KSPP / linux

Linux kernel source tree (Kernel Self Protection Project)
https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project
Other
80 stars 5 forks source link

Replace fake flexible array with C99 flexible-array member in drivers/net/wireless/legacy/rndis_wlan.c #274

Closed GustavoARSilva closed 1 year ago

GustavoARSilva commented 1 year ago
drivers/net/wireless/legacy/rndis_wlan.c:2902:23: warning: array subscript 0 is outside array bounds of ‘struct ndis_80211_auth_request[0]’ [-Warray-bounds=]
GustavoARSilva commented 1 year ago

Patch: https://lore.kernel.org/linux-hardening/ZBtIbU77L9eXqa4j@work/