From nobody Tue Dec 19 00:29:53 2023 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 4SvHdb3Tjnz54LYx for ; Tue, 19 Dec 2023 00:29:55 +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 4SvHdY6660z4T8r for ; Tue, 19 Dec 2023 00:29:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702945794; a=rsa-sha256; cv=none; b=odKiyun9XlVGsI7i/06P9dy2K5KyRRehSO/ck5M/eaOnlffVkPm83AiXffwyApb+uCSYGJ ssSiCMUb3eEFuy++ymoU2EdyR+g1y0NEV9jQ82L9Y+Ggx8WUv6EqFROZyo7avs6O/nBqr2 6pmwR+jF3nwVWjEXO3ad9mVW98UyT6OnQrRGUHERc76HRaD0YQeBoWbicU0CRYHqNuSJ3R WGEHH8KansRox/F+iFBl8xcrFRFljA2Txo00UKRhSFKfuT1oBzHAW1hbv+0O+b236Khlay hXwJm0UYWFiK1xgZRxnAKz9TTsRpwHjh1rpV6cm8Kde//LgDaWu7rmYPTc+RcQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1702945794; 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=biVI2hQsQsuzytlXY6YUQjFJnCHrKTgpM0CpV49HGNY=; b=oYgu+H4cR79lfOZJchpjgVXLk7OJEWaLzKBRI9x2XnPwIm7kXYdyHGXeFa6JFK1VKHFn2F IZ+8ShHXSr4Ey3cTplRAgVxNhs5HvcDJaTCJ20wDfqjYN31Traj5rdS+xpXwp/+YMjcf2u kBIamuwUVV+IhxDuo0vivmgzTF0SJ3IrohXNzr+cfHBg/vsNyvsCAhVrLzWITsuTSuhKvA x5480FpIYzCha2gomeus/8/D7XdPiCxh0lXm3KG94bJiwDkfpYRevyqUqhkgtnzRKcTfpW VSBLKJCVe5iLiTPUU11vrd8/INSG2YnsK7QyZgVnWohySFCDCKinBjlMvcTFNA== 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 4SvHdY3F71zjWK for ; Tue, 19 Dec 2023 00:29:53 +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 3BJ0Trmd053395 for ; Tue, 19 Dec 2023 00:29:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BJ0TrvF053393 for net@FreeBSD.org; Tue, 19 Dec 2023 00:29:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 266999] tun(4): kernel: panic: make_dev_sv: bad si_name (error=17, si_name=tun2) in in make_dev_sv > tun_create_device > tunclone Date: Tue, 19 Dec 2023 00:29:53 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? mfc-stable13? mfc-stable12? X-Bugzilla-Changed-Fields: 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=3D266999 --- Comment #9 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D399961e0a4132fb14b9b975c937cbc468= 49f8b39 commit 399961e0a4132fb14b9b975c937cbc46849f8b39 Author: Konstantin Belousov AuthorDate: 2023-12-12 00:13:59 +0000 Commit: Konstantin Belousov CommitDate: 2023-12-19 00:28:47 +0000 if_tun: check device name PR: 266999 (cherry picked from commit 0365e5fc905b425313a0a2d89f0d8e2566924df2) sys/net/if_tuntap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=