CVE-2026-31604
Last modified
CVE-2026-31604 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix device leak on probe failure Driver core holds a reference to the USB interface and its parent USB device while the interface is bound to a driver and there is no need to take additional references unless the structures are needed after disconnect. This driver takes a reference to the USB device during probe but does not to release it on all probe errors (e.g. when descriptor parsing fails). Drop the redundant device reference to fix the leak, reduce cargo culting, make it easier to spot drivers where an extra reference is needed, and reduce the risk of further memory leaks.. EPSS estimates a 0.12% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: fix device leak on probe failure Driver core holds a reference to the USB interface and its parent USB device while the interface is bound to a driver and there is no need to take additional references unless the structures are needed after disconnect. This driver takes a reference to the USB device during probe but does not to release it on all probe errors (e.g. when descriptor parsing fails). Drop the redundant device reference to fix the leak, reduce cargo culting, make it easier to spot drivers where an extra reference is needed, and reduce the risk of further memory leaks.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.2, < 6.6.136 |
| Linux | Linux Kernel | >= 6.7, < 6.12.83 |
| Linux | Linux Kernel | >= 6.13, < 6.18.24 |
| Linux | Linux Kernel | >= 6.19, < 6.19.14 |
| Linux | Linux Kernel | >= 7.0, < 7.0.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-31604?
How severe is CVE-2026-31604?
How do I fix CVE-2026-31604?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-31599In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-3160GitLab has remediated an issue in GitLab CE/EE affecting all…5.8
- CVE-2026-31600In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-31601In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31602In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-31603In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31605In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31606In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-31607In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-31608In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-31609In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-31610In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-31604?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
