CVE-2026-23367
In the Linux kernel, the following vulnerability has been resolved: wifi: radiotap: reject radiotap with unknown bits The radiotap parser is currently only used with the radiotap namespace (not with vendor namespaces), but if the undefined field 18 is used, the alignment/size is unknown as well. In this case, iterator->_next_ns_data isn't initialized (it's only set for skipping vendor namespaces), and syzbot points out that we later compare against this uninitialized value. Fix this by moving the rejection of unknown radiotap fields down to after the in-namespace lookup, so it will really use iterator->_next_ns_data only for vendor namespaces, even in case undefined fields are present.
EPSS 0.03% · 9.5th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| linux | linux_kernel | 2.6.34, 2.6.34, 2.6.34 |
| Linux | Linux | 33e5a2f776e331dc8a4379b6efb660d38f182d96, 33e5a2f776e331dc8a4379b6efb660d38f182d96, 33e5a2f776e331dc8a4379b6efb660d38f182d96 |
Exploit Intelligence
- CIRCL seen: CVE-2026-23367 (circl-sighting)
- CIRCL seen: CVE-2026-23367 (circl-sighting)
- CIRCL seen: CVE-2026-23367 (circl-sighting)
- https://git.kernel.org/stable/c/6f80f6a60f5d87e5de5fb2732751fce799991c24 (circl)
- https://git.kernel.org/stable/c/d1d1d3c50095928624a95b67a6d7ccc3a18f2215 (circl)
- https://git.kernel.org/stable/c/703fa979badbba83d31cd011606d060bfb8b0d1d (circl)
- https://git.kernel.org/stable/c/129c8bb320a7cef692c78056ef8e89a2a12ba448 (circl)
- https://git.kernel.org/stable/c/2a60c588d5d39ad187628f58395c776a97fd4323 (circl)
- https://git.kernel.org/stable/c/2f8ceeba670610d66f77def32011f48de951d781 (circl)
- https://git.kernel.org/stable/c/e664971759a0e5570b50c6592e58a7f97d55e992 (circl)
…and 21 more exploits
Timeline
- Mar 25, 2026 EPSS Score
- Mar 25, 2026 Coalition ESS Score
- Mar 25, 2026 CVE Published
- Mar 29, 2026 Security Advisory
- Mar 29, 2026 PoC Published
- Mar 31, 2026 Security Advisory
- Mar 31, 2026 Security Advisory
- Mar 31, 2026 Security Advisory
- Mar 31, 2026 Security Advisory
- Mar 31, 2026 Security Advisory
- Mar 31, 2026 Security Advisory
- Mar 31, 2026 Security Advisory
References
- https://git.kernel.org/stable/c/703fa979badbba83d31cd011606d060bfb8b0d1d url
- https://git.kernel.org/stable/c/129c8bb320a7cef692c78056ef8e89a2a12ba448 url
- https://git.kernel.org/stable/c/2a60c588d5d39ad187628f58395c776a97fd4323 url
- https://git.kernel.org/stable/c/2f8ceeba670610d66f77def32011f48de951d781 url
- https://git.kernel.org/stable/c/e664971759a0e5570b50c6592e58a7f97d55e992 url
- https://git.kernel.org/stable/c/c854758abe0b8d86f9c43dc060ff56a0ee5b31e0 url
- https://nvd.nist.gov/vuln/detail/CVE-2026-23367 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-32748 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-4438 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-23347 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-23268 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-23392 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-23319 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-23253 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-23296 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-23364 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-23368 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-27654 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-30922 advisory
- https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-23286 advisory
…and 135 more