[Bug 293085] evdev crash upon usb mouse disconnect with evdev_moused runing

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 20 Feb 2026 20:01:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293085

--- Comment #1 from Vladimir Kondratyev <wulf@freebsd.org> ---
The panic looks similar to one fixed in 16-CURRENT by commit [1]. It has not
been MFC-ed to 14-STABLE due to interference with other drivers e.g. tuntap(4)
fixed by [2]. I do not know is it safe to just cherry-pick these commits to
14-STABLE.

[1]
https://github.com/freebsd/freebsd-src/commit/4dbe6628179d8e6bf400bfdb4bfa869bdc102a56
[2]
https://github.com/freebsd/freebsd-src/commit/96c1d8db39dfeea78ea3f27d67649252a39bbf2e

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