CVE-2026-72005

Source
https://cve.org/CVERecord?id=CVE-2026-72005
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72005.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72005
Downstream
Published
2026-08-15T05:51:36.005Z
Modified
2026-08-16T03:48:30.548779173Z
Summary
wifi: rt2x00: avoid full teardown before work setup in probe
Details

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

wifi: rt2x00: avoid full teardown before work setup in probe

rt2x00libprobedev() uses the full rt2x00libremovedev() teardown for all probe failures. However, drvdata allocation and workqueue allocation can fail before intfwork, autowakeupwork and sleepwork have been initialized.

Do not enter the full remove path until the probe has reached the point where those work items are set up. Return directly for drv_data allocation failure, and use a small early cleanup path for workqueue allocation failure.

This issue was found by our static analysis tool and then confirmed by manual review of rt2x00libprobedev() and rt2x00libremovedev(). The early probe exits should not call a common teardown path that assumes the later work setup has already completed.

A QEMU PoC forced allocorderedworkqueue() to fail before the work initializers are reached. The resulting fail path entered rt2x00libremovedev(), and DEBUGOBJECTS reported invalid work drains with rt2x00libprobedev() and rt2x00libremove_dev() in the stack.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72005.json",
    "cna_assigner": "Linux"
}
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
0439f5367c8d8bb2ebaca8d7329f51f3148b2fb2
Fixed
8b58d1f1356df6a7d2de3f55bb665b18b04ffda0
Fixed
59afe6148927395cf86f9429900e029a48b1d42b
Fixed
3c0427d719bddb33caf18ff4ffb77cb47de7eb00
Fixed
eb7474d0253bb2de4793e1d3ce833e8564bbe732
Fixed
66bd9b1a72de7c2f5141b02d796048aafaed8a49
Fixed
816559409e340acaa5c9d868291dab30d8c80263
Fixed
56994852d704535ea354a4627ca667b1b4fa0deb
Fixed
536fb3d739d75a03cb318c0c6fe799425cfea501

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.39
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-72005.json"