Re: Kernel panic in ieee80211_chan2mode <- SIOCS80211 ioctl

From: Marcin Cieslak <saper_at_saper.info>
Date: Fri, 11 Sep 2026 01:22:45 UTC
On Thu, 10 Sep 2026, Bjoern A. Zeeb wrote:

> ifconfig -v wlan0 list scan

Whoa!

while I get the "ifconfig wlan0 list scan" output (although some stuff
is wrong as the S:N values are very similar to each other),
the "ifconfig -v wlan0 list scan" variant crashes the utility but
not the kernel.

(the packets scanned by the 802.11 monitor mode on Linux sent privately)

True to the spirit of yak shaving, https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298382 is found and fixed.

Marcin