[Bug 275920] Kernel crash in sys/netlink/route/iface.c:124

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 25 Dec 2023 16:54:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275920

--- Comment #3 from Gleb Smirnoff <glebius@FreeBSD.org> ---
On 2023-12-25 09:44:27 UTC, kp@freebsd.org wrote:
> That's interesting. The cause is fairly obvious. e6000sw creates struct ifnets
> that don't have an ioctl handler, and that's triggering this crash.

Well, without Netlink, there were always ways to call if_ioctl() and
that would crash on stable/13.

Mike, can you please provide full trace of the crash? Can you please point
me to the sources of the e6000sw?

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