CVE-2026-23367
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
25/03/2026
Last modified:
24/04/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
wifi: radiotap: reject radiotap with unknown bits<br />
<br />
The radiotap parser is currently only used with the radiotap<br />
namespace (not with vendor namespaces), but if the undefined<br />
field 18 is used, the alignment/size is unknown as well. In<br />
this case, iterator->_next_ns_data isn&#39;t initialized (it&#39;s<br />
only set for skipping vendor namespaces), and syzbot points<br />
out that we later compare against this uninitialized value.<br />
<br />
Fix this by moving the rejection of unknown radiotap fields<br />
down to after the in-namespace lookup, so it will really use<br />
iterator->_next_ns_data only for vendor namespaces, even in<br />
case undefined fields are present.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 2.6.34.1 (including) | 5.10.253 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.203 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.167 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.130 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.77 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.17 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.7 (excluding) |
| cpe:2.3:o:linux:linux_kernel:2.6.34:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc7:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/129c8bb320a7cef692c78056ef8e89a2a12ba448
- https://git.kernel.org/stable/c/2a60c588d5d39ad187628f58395c776a97fd4323
- https://git.kernel.org/stable/c/2f8ceeba670610d66f77def32011f48de951d781
- https://git.kernel.org/stable/c/6f80f6a60f5d87e5de5fb2732751fce799991c24
- https://git.kernel.org/stable/c/703fa979badbba83d31cd011606d060bfb8b0d1d
- https://git.kernel.org/stable/c/c854758abe0b8d86f9c43dc060ff56a0ee5b31e0
- https://git.kernel.org/stable/c/d1d1d3c50095928624a95b67a6d7ccc3a18f2215
- https://git.kernel.org/stable/c/e664971759a0e5570b50c6592e58a7f97d55e992



