CVE-2026-43375
Last modified
CVE-2026-43375 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: mctp: 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 probe failures. 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: net: mctp: 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 probe failures. 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 | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.15, < 6.18.19 | — |
| Linux | Linux Kernel | >= 6.19, < 6.19.9 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43375?
How severe is CVE-2026-43375?
How do I fix CVE-2026-43375?
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-43369In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43370In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43371In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43372In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43373In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-43374In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43376In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-43377In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-43378In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43379In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-4338The ActivityPub WordPress plugin before 8.0.2 does not prope…7.5
- CVE-2026-43380In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2026-43375?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
