From nobody Tue Dec 12 04:02:47 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 4Sq4hT4SRCz53KWR for ; Tue, 12 Dec 2023 04:02:49 +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 4Sq4hS6r9jz4DZr for ; Tue, 12 Dec 2023 04:02:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1702353769; a=rsa-sha256; cv=none; b=Gl+uhYSZrbTDd8hKMVnTX29TQaoC7pYDIkn9nw9Tfp0KPrgxQievQ5Nod/KnoGJxKt5ATi Qgv2Kg7H3zcDtakFeHdZy24hIZ/psptcSOje+jtaM6buaTJ04+fV36Flh1D3B/IryAQwGZ SwWVKI9PeRJ08BM4nN5cE+lAt4DKIqm8KiazWh+erHCZjU/zScrlNNDAMMZgfs4FhIbUT8 EecPgoPsZjY1v/2knjHu4F5gL6P4OYeftj4nXPR+iJs9Z5rooAx+hasQSgxupiWH80mCzw XQmO5GREsKGru0rUdBjVbPuMSZR+aC7RWuKC7hCVtLkfST5Id8DPQ0TA64xrJA== 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=1702353769; 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=CV5tABsAl4joY3zeU5dxfOXOL+hTOq32K01XDRnZ32k=; b=T8IPsvzPDmqev5iXnpUDzBqMBmGy716qhAA6CNlwHwqatNN/17N1aSlKwZZQ0IwUF2wivL m9KOZu4U86f4B5uP1SWQitO8Ke6jC+FRF/n4SLrKtlwt28Gpo4gOrTu6DQ1NH1teS+QmNm rFLk1jqlYa39xir1Yub3CGhM6p/TOiSQ1sYFzMI9t7P1YyogTmobjmJ+R2912xDRBhT5OS tZLoZKceYMYPpehvl0nR97tH5UgNrWnw/CaicylMxE1SxFgR7iUaDKueD+rX6F0uDm+Brq JmcU4hxll1lyEp2RCo43Xutmh7PJZf0rhF0/94YcH3d0EFwvcwyN+hpzQ4mWLA== 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 4Sq4hS5vndz10Mt for ; Tue, 12 Dec 2023 04:02:48 +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 3BC42mBa087439 for ; Tue, 12 Dec 2023 04:02:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BC42mYC087438 for net@FreeBSD.org; Tue, 12 Dec 2023 04:02:48 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, 12 Dec 2023 04:02:47 +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 #8 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D0365e5fc905b425313a0a2d89f0d8e256= 6924df2 commit 0365e5fc905b425313a0a2d89f0d8e2566924df2 Author: Konstantin Belousov AuthorDate: 2023-12-12 00:13:59 +0000 Commit: Konstantin Belousov CommitDate: 2023-12-12 04:02:11 +0000 if_tun: check device name to avoid panic if the name already exists, which is possible with the interface renaming. PR: 266999 Reviewed by: kevans Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D43001 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.=