CVE-2026-72004

Source
https://cve.org/CVERecord?id=CVE-2026-72004
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72004.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72004
Downstream
Published
2026-08-15T05:51:35Z
Modified
2026-08-18T03:31:05Z
Summary
wifi: mac80211: fix memory leak in ieee80211_register_hw()
Details

In the Linux kernel, the following vulnerability has been resolved:

wifi: mac80211: fix memory leak in ieee80211_register_hw()

If kmemdup() fails while copying supported band structures, the error path jumps to fail_rate. This skips rate_control_deinitialize() and leaks the initialized local->rate_ctrl.

Fix this by adding a fail_band label that shares the rate-control cleanup path before falling through to the remaining teardown.

The bug was first flagged by an experimental analysis tool we are developing for kernel memory-management bugs while analyzing v6.13-rc1. The tool is still under development and is not yet publicly available. Manual inspection confirms that the bug is still present in v7.1-rc7.

An x86_64 allyesconfig build showed no new warnings. As we do not have a suitable mac80211 device/driver combination to test with, no runtime testing was able to be performed.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72004.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
09b4a4faf9d037990ac4f8110dd944b27b42d5df
Fixed
f01eec75fd372961550b928902f3a2c11fca1daf
Fixed
3d8b9b290421c3cd505fcd2f551f143f8142786a
Fixed
08b71bd92317f99642b842cfc0d30200868162fc
Fixed
a02b52fe54f7b5107aefa1ce28c2f69749c57616
Fixed
45e9ac538cdff7bce656d731114a64eda85af0d7
Fixed
bdc0b8bfdc142439d6708b072e8159eb515ee7b0
Fixed
a7584f261e64fe14e45bdf70f343e16c1ee3a037
Fixed
95fc02722edde02946d0d475221f2b2054d3d8ba

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.20.0
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

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