[Bug 273715] dumpon: Kernel panic on boot when enabling dumpon over IP

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 09 Oct 2023 18:13:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273715

--- Comment #15 from commit-hook@FreeBSD.org ---
A commit in branch releng/14.0 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=862483bd3500aacc1546d6dfaa940a43e23e096b

commit 862483bd3500aacc1546d6dfaa940a43e23e096b
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2023-10-02 12:08:20 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2023-10-09 18:07:08 +0000

    netdump: Check the return value of ifunit_ref()

    We may fail to match if the specific interface doesn't exist or was
    renamed.

    Approved by:    re (gjb)
    PR:             273715
    Reported by:    grembo
    MFC after:      1 week

    (cherry picked from commit d94d07d58141dcff48f01c6b3e5a31de9d7a7938)
    (cherry picked from commit d08ef6f7da3943dc49999988e6c2ac03644bdaf1)

 sys/netinet/netdump/netdump_client.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.