CVE-2026-23367

Source
https://cve.org/CVERecord?id=CVE-2026-23367
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23367.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-23367
Downstream
Published
2026-03-25T10:27:49.068Z
Modified
2026-04-14T03:47:35.518330Z
Summary
wifi: radiotap: reject radiotap with unknown bits
Details

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->nextns_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->nextns_data only for vendor namespaces, even in case undefined fields are present.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23367.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
33e5a2f776e331dc8a4379b6efb660d38f182d96
Fixed
703fa979badbba83d31cd011606d060bfb8b0d1d
Fixed
129c8bb320a7cef692c78056ef8e89a2a12ba448
Fixed
2a60c588d5d39ad187628f58395c776a97fd4323
Fixed
2f8ceeba670610d66f77def32011f48de951d781
Fixed
e664971759a0e5570b50c6592e58a7f97d55e992
Fixed
c854758abe0b8d86f9c43dc060ff56a0ee5b31e0

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23367.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.34
Fixed
6.1.167
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.130
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.77
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.17
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.7

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23367.json"