CVE-2026-90045
Last modified
CVE-2026-90045 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: ffs: fix mm lifetime handling io_data stores a pointer to the submitting task's mm_struct, but does not currently hold a reference to it while async requests are pending. This can result in a use-after-free if the task exits before completion handling finishes. Take a reference with mmgrab() when queuing the read request and release it with mmdrop() on request completion.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: USB: gadget: ffs: fix mm lifetime handling io_data stores a pointer to the submitting task's mm_struct, but does not currently hold a reference to it while async requests are pending. This can result in a use-after-free if the task exits before completion handling finishes. Take a reference with mmgrab() when queuing the read request and release it with mmdrop() on request completion.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 2e4c7553cd6f9c68bb741582dcb614edcbeca70f, < 1625827648f4e1595ea6ba5521bc87ee5088b32b; >= 2e4c7553cd6f9c68bb741582dcb614edcbeca70f, < f3d31484b3f26d63c09e5569ebfaa1079a17f171; >= 2e4c7553cd6f9c68bb741582dcb614edcbeca70f, < 7411de0ce3b45286de1de82526795658ea6eacb0; >= 2e4c7553cd6f9c68bb741582dcb614edcbeca70f, < 5eb5c72c72fef76cb765ef1669b62b6a3ba1bfc8 |
| Linux | Linux | 3.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90045?
How severe is CVE-2026-90045?
How do I fix CVE-2026-90045?
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-90039In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90040In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90041In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-90042In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-90043In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90044In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90046In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90047In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90048In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-90049In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-90050In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90051In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-90045?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
