CVE-2026-93141
Last modified
CVE-2026-93141 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: r8a66597: avoid double free of ep0_req in probe error path If usb_add_gadget_udc() fails, r8a66597_probe() jumps to err_add_udc and frees ep0_req, then falls through to clean_up2 where ep0_req is freed again when it is non-NULL. Remove the redundant free from err_add_udc and keep the cleanup in clean_up2 so the request is released exactly once. Issue found using a prototype static analysis tool and confirmed by code review..
Description
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: r8a66597: avoid double free of ep0_req in probe error path If usb_add_gadget_udc() fails, r8a66597_probe() jumps to err_add_udc and frees ep0_req, then falls through to clean_up2 where ep0_req is freed again when it is non-NULL. Remove the redundant free from err_add_udc and keep the cleanup in clean_up2 so the request is released exactly once. Issue found using a prototype static analysis tool and confirmed by code review.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 776976a67ae25d18be42794fd783a50757402cbe, < c9e93290ffe7db22a8131a5f5fd026335090fbbe; >= 776976a67ae25d18be42794fd783a50757402cbe, < 7721cf32efa428bd9649f4a9b89fc85601df87de; >= 776976a67ae25d18be42794fd783a50757402cbe, < f9c43246128a2dd0f2bbad71decf153910ce3606; >= 776976a67ae25d18be42794fd783a50757402cbe, < 150d3f3c461345b6c9ae784912cf1e49c8e5ff6b; >= 776976a67ae25d18be42794fd783a50757402cbe, < b2e68583c7c51eea2aafb8f1793e0d285c56ac82; >= 776976a67ae25d18be42794fd783a50757402cbe, < 6648c470918371766f6d368113dd2a4faebac93f; >= 776976a67ae25d18be42794fd783a50757402cbe, < 6be64cca6527f7fc99b05abf54f22db91bbc116f; >= 776976a67ae25d18be42794fd783a50757402cbe, < 41d541e3718db01668a4cd29815ee4b3b55f76d2 |
| Linux | Linux | 3.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-93141?
How severe is CVE-2026-93141?
How do I fix CVE-2026-93141?
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-93136In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93137In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93138In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93139In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9314Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-93140In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93142In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93143In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93144In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-93145In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93146In the Linux kernel, the following vulnerability has been re…
- CVE-2026-93147In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-93141?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
