Fwd: Re: hostapd Kernel Crashes with IOS

Arend van Spriel <[email protected]> Thu, 25 Sep 2025 08:01:13 +0200
Newsgroups dev.linux.lists.brcm80211,org.kernel.vger.linux-wireless
Message-ID <[email protected]>
plain text version

--- Doorgestuurd bericht ---
Van: Arend van Spriel [email protected]
Datum: 25 september 2025 07:51:25
Onderwerp: Re: hostapd Kernel Crashes with IOS
Aan: Chris Spargo [email protected], [email protected], 
[email protected], [email protected]
CC: Jonah Finkelstein [email protected], Parker Borneman 
[email protected]

> Hi Chris,
>
> No problem. The null-deref seems straightforward enough so determining the 
> issue should not be difficult.
>
> One thing that I noticed in the log is:
>
> hostapd[1149]: RX_ACTION category 10 action 6 sa 62:a7:67:fb:82:3e da 
> dc:a6:32:7b:12:1c len 28 freq 2462
> Sep 02 17:23:08 raspi hostapd[1149]: Ignore BSS Transition Management Query 
> from 62:a7:67:fb:82:3e since BSS Transition Management is disabled
> Sep 02 17:23:09 raspi dnsmasq-dhcp[1143]: DHCPREQUEST(wlan0) 
> 192.168.237.234 62:a7:67:fb:82:3e
> Sep 02 17:23:09 raspi dnsmasq-dhcp[1143]: DHCPACK(wlan0) 192.168.237.234 
> *62:a7:67:fb:82:3e Pixel-7*
> Sep 02 17:23:18 raspi hostapd[1149]: nl80211: Event message available
> Sep 02 17:23:18 raspi hostapd[1149]: nl80211: Drv Event 20 
> (NL80211_CMD_DEL_STATION) received for wlan0
>
> So the claim that the issue is observed with iOS device and not with Pixel7 
> seems incorrect.
>
> Regards,
> Arend