From nobody Fri Jan 05 06:06:06 2024 X-Original-To: net@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4T5tHf73Djz56BnL for ; Fri, 5 Jan 2024 06:06:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4T5tHf5T4Fz4hlq for ; Fri, 5 Jan 2024 06:06:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1704434766; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=i2st+MkYK9EG9xYM0vSkiQBzBTLKcvUQPJ05po7YmKo=; b=Te8dqoAulBjdl0OcGxCjw3/pbFi6ZUsbJNF65JyRfrVVuCfyA326BgeAG4CdK2jxdICLXk f4/hO3ewz6fOh4bbIC2gFhj+y0XlUF6E2yvVVXg1u2u3GO6uwN2UPWa+eMdCTUJoYbCWPd Tuntj7riMYk6xWYQU9oJbIIduI3UJoFqMsC6/vA1PWe0Jai3IvkVS8o0djA0KVJ2LKTkpQ 5ncTvy0thq8eEvq2HRtLugV3mhZN1U28gUmXRapG6AtrZWXEZTipF4+GrVv3p2300Kxtu+ o+TK8vV16dh7wNIAZ5t6l+q0VPxMaOayP4Jcj4Q7DYGctjkOg91557uW7QDeLw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1704434766; a=rsa-sha256; cv=none; b=HdILtMivMKTPCvw7Ue/285uOyjKKDePw15HarIxV82xzZRAPSqv57ZuKcoBN9+h3uci78B 3+PjyrIwCaUaVr0PvIImxJktJDTvOF7dR69Mq/BhctNribSq1kdCemaBmMLl0W1nWsZUVO pdxebMo1oLKc1bTgyFv7v+YpYSoUd8NhRA3slTPMIlLE4kqi3VKkTpxbIFHa057K/korOK TM/p7pWTjkneT/fgS9dDQVvDvwKZzQ183gOnm/V0T9BrlvIQyySmO6GC+4kY0b+i+C/aId zBcpHTMkB/A+jH5ibo8NUTE2pAeCww76L0boDJ6gUOoATHU0WFMxU4dh1ae7Lg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4T5tHf4YhzzmPC for ; Fri, 5 Jan 2024 06:06:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 4056665H044914 for ; Fri, 5 Jan 2024 06:06:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 405666i6044913 for net@FreeBSD.org; Fri, 5 Jan 2024 06:06:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 241106] tun/ppp: panic: vm_fault: fault on nofault entry when bringing ppp interface down Date: Fri, 05 Jan 2024 06:06:06 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.1-RELEASE X-Bugzilla-Keywords: crash, needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? X-Bugzilla-Changed-Fields: flagtypes.name Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241106 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|mfc-stable12? | --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=