THREAT OPS › Threat News › [NVD] CVE-2026-46152 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: drop stray 'static' from fast-RX rx_result
ieee80211_invoke_fast_rx() is documented as safe for parallel RX, but
its per-invocation rx_result is declared static. Concurrent callers then
share on
[NVD] CVE-2026-46152 (HIGH 8.8) — In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: drop stray 'static' from fast-RX rx_result ieee80211_invoke_fast_rx() is documented as safe for parallel RX, but its per-invocation rx_result is declared static. Concurrent callers then share on
CVE-2026-46152 CVSS: 8.8 HIGH Published: 2026-05-28T10:16:30.827
In the Linux kernel, the following vulnerability has been resolved:
wifi: mac80211: drop stray 'static' from fast-RX rx_result
ieee80211_invoke_fast_rx() is documented as safe for parallel RX, but its per-invocation rx_result is declared static. Concurrent callers then share one instance and can overwrite each other's result betwe
Indicators of compromise
- CVE-2026-46152cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-46152