CVE-2026-68371
Last modified
CVE-2026-68371 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: usb: musb: omap2430: Do not put borrowed of_node in probe omap2430_probe() stores pdev->dev.of_node in a local np variable. This is a borrowed pointer and the probe function does not take a reference to it. The success and error paths nevertheless call of_node_put(np).
Description
In the Linux kernel, the following vulnerability has been resolved: usb: musb: omap2430: Do not put borrowed of_node in probe omap2430_probe() stores pdev->dev.of_node in a local np variable. This is a borrowed pointer and the probe function does not take a reference to it. The success and error paths nevertheless call of_node_put(np). This drops a reference that is owned by the platform device, and can leave pdev->dev.of_node with an unbalanced reference count. Do not put the borrowed platform device node from omap2430_probe(). References taken for the child MUSB device are handled by the device core, and the ctrl-module phandle reference is still released separately.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ffbe2feac59b37c8dc536727552b4f375e1b9aec, < eed56f105a7f70cbcfceb4df6deb6870fc58214d; >= ffbe2feac59b37c8dc536727552b4f375e1b9aec, < 58d1c81c0b54a0b9aa6d6af077b09aa2f1bd2193; >= ffbe2feac59b37c8dc536727552b4f375e1b9aec, < 0950ac52426b0ab32d3b8cf4afe1711668b19cb8; >= ffbe2feac59b37c8dc536727552b4f375e1b9aec, < 6c525c851e5912b9753622d796f2bc55c4913b04; >= ffbe2feac59b37c8dc536727552b4f375e1b9aec, < c947360ae63eee1c9eacc030dd6f5a53f717addf; fed43efc00ba6ac8c6b95828cd5acfa3d45eca4d; 22b60658a90260e3fbd57824e3afe5682c6afcf5; >= 6.0.16, < 6.1; >= 6.1.2, < 6.2 |
| Linux | Linux | 6.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68371?
How severe is CVE-2026-68371?
How do I fix CVE-2026-68371?
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-68366In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68367In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68368In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68369In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6837A post-authentication command injection vulnerability in the…7.2
- CVE-2026-68370In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68372In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68373In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68374In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68375In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68376In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68377In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68371?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
