From nobody Tue Dec 19 00:30:56 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 4SvHfr46lnz54Lbh for ; Tue, 19 Dec 2023 00:31:00 +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 4SvHfq2d4xz4VNn for ; Tue, 19 Dec 2023 00:30:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702945860; a=rsa-sha256; cv=none; b=D0KbEQYungPxjesfsvCd/mcNx3K1RyjNZpBmmEiehdwlFPGwQq04ZszJ0KIyjhBLuOifSL oVzw9vS6OoW8iapet9OXcySlMZpjqKBsVpFUo8WR90mbxjPbTdod849Yyqcq91qOk0emRB q8FqZWmwFzC42mHU/+1LKcJ7ZUbynCljkv1ffaFJ9E95DBkLiUe0hZVdsqgfsfWHf94eOo bTOXjchGk+0Z+XKq8d/qOIrGhNlzUX5ftqXU2ltDSRBLnimGE56T3Zem9HXoAv1hPzw/HB 9zTxamTIydU1BuOwu2ZrV71LJn8PWiY7S5g8WJmpWIujWuYtylvuBSq3mRyvcg== 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=1702945860; 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=CC0lGgIRlGJUXUMAHXrwu7niLimfCQiy8LCdxXpLSjE=; b=BQqNBVMXKUXEAVjDZBQMO7hF7mFzWKBs0fu3i9Wk2LrKAogUSRJHlwdBzaib0aIRfEvZa/ QD8OC21TZvkvMvdaGpzLN1KT2RckzxJO7ngZYq+6isMoXQyia7HQQ73VFNMYGHQZzVGB/O 6aFH3Va9FURv3Z9sOU9QuA3xpTOrwHJtYOg2gF21bcvqNOwbpY65sZ8Z8WuruGtrcN++2j fTFohVqTBKFaPhSRxuvz8j4PwxN2DjFFpYTcUbFFhBOEJfAUruZrfq0NgwWnOSh5WHm8R5 lN5+zBZIugsG38nloWoqXAEonKE8N25+CABfsZ53ZlZrpU7Ix4S+idhPbA1ZPw== 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 4SvHfn1wM3zj58 for ; Tue, 19 Dec 2023 00:30:57 +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 3BJ0Uutw055827 for ; Tue, 19 Dec 2023 00:30:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BJ0Uufm055826 for net@FreeBSD.org; Tue, 19 Dec 2023 00:30:56 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:30:56 +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 #10 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da317a58658d4a529211c66b675ec79980= 32ecb4e commit a317a58658d4a529211c66b675ec7998032ecb4e Author: Konstantin Belousov AuthorDate: 2023-12-12 00:13:59 +0000 Commit: Konstantin Belousov CommitDate: 2023-12-19 00:29:28 +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.=