https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208632
--- Comment #11 from [email protected] --- A commit references this bug: Author: avos Date: Mon Jun 20 22:39:33 UTC 2016 New revision: 302034 URL: https://svnweb.freebsd.org/changeset/base/302034 Log: urtwn: fix panic on device detach. Remove frames from active/pending Tx queues and free related node references when vap is destroyed to prevent various use-after-free scenarios. Reported and tested by: Aleksander Alekseev <[email protected]> PR: 208632 Approved by: re (gjb) Changes: head/sys/dev/urtwn/if_urtwn.c -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
