CVE-2025-40093
Last modified
CVE-2025-40093 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ecm: Refactor bind path to use __free() After an bind/unbind cycle, the ecm->notify_req is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer dereference when accessing ep->ops->free_request. Refactor the error handling in the bind path to use the __free() automatic cleanup mechanism.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_ecm: Refactor bind path to use __free() After an bind/unbind cycle, the ecm->notify_req is left stale. If a subsequent bind fails, the unified error label attempts to free this stale request, leading to a NULL pointer dereference when accessing ep->ops->free_request. Refactor the error handling in the bind path to use the __free() automatic cleanup mechanism.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= da741b8c56d612b5dd26ffa31341911a5fea23ee, < d3745aaef19198d0c81637a7dd50ef53c4f879b7; >= da741b8c56d612b5dd26ffa31341911a5fea23ee, < 070f341d86cf2c098d63e484a86c7c1d2696a868; >= da741b8c56d612b5dd26ffa31341911a5fea23ee, < 15b9faf53ba8719700596e7ef78879ce200e8c2e; >= da741b8c56d612b5dd26ffa31341911a5fea23ee, < 4630c68bade82f087eaaab22e9a361da2f18d139; >= da741b8c56d612b5dd26ffa31341911a5fea23ee, < 42988380ac67c76bb9dff8f77d7ef3eefd50b7b5 |
| Linux | Linux | 2.6.27 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-40093?
How severe is CVE-2025-40093?
How do I fix CVE-2025-40093?
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 2025
- CVE-2025-40088In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-40089In the Linux kernel, the following vulnerability has been re…
- CVE-2025-4009The Evertz SDVN 3080ipx-10G is a High Bandwidth Ethernet Swi…9.3
- CVE-2025-40090In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-40091In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40092In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40094In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40095In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40096In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-40097In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40098In the Linux kernel, the following vulnerability has been re…
- CVE-2025-40099In the Linux kernel, the following vulnerability has been re…9.4
Are you affected by CVE-2025-40093?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
