[Bug 286219] iwlwifi(4) kernel panic lkpi_sta_auth_to_scan with Intel Wireless 7260, 8086:08b1:8086:c060

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 07 Mar 2026 02:02:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286219

--- Comment #14 from Federico Angelilli <code@fedang.net> ---
For reference, this triggers the crash reliably on my machine:
while : ; do wpa_cli reassociate; done

While this spamming scans causes another kind of firmware failure (but no
panic, probably unrelated):
while : ; do wpa_cli scan; done

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