CVE-2026-74545
Last modified
CVE-2026-74545 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: rtase: fix double free of multi-frag skb on DMA map failure In rtase_start_xmit(), when the head buffer DMA mapping fails after rtase_xmit_frags() has mapped all fragments, the error path clears the fragment descriptors with rtase_tx_clear_range(), which frees the skb through the last-frag slot and accounts tx_dropped. Control then falls through to the common error label, which frees the same skb a second time and counts it again. Return right after clearing the fragments when the skb owns frags; the no-frag case still drops through and frees the head skb once.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: rtase: fix double free of multi-frag skb on DMA map failure In rtase_start_xmit(), when the head buffer DMA mapping fails after rtase_xmit_frags() has mapped all fragments, the error path clears the fragment descriptors with rtase_tx_clear_range(), which frees the skb through the last-frag slot and accounts tx_dropped. Control then falls through to the common error label, which frees the same skb a second time and counts it again. Return right after clearing the fragments when the skb owns frags; the no-frag case still drops through and frees the head skb once.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/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 | >= d6e882b89fdf80be0ab4f914ec10f75215e49495, < 4f09172aff5f73a5e914f4fbc0d00a1c2ea9f7cb; >= d6e882b89fdf80be0ab4f914ec10f75215e49495, < db986098f30881fafcc752800aa3b13fd289c922; >= d6e882b89fdf80be0ab4f914ec10f75215e49495, < de691dc3227b061c4d0beba9f0128fe1ff33dd68; >= d6e882b89fdf80be0ab4f914ec10f75215e49495, < 6fb7b769d6ed6d1d2e02af4a80e57a2477f35086 |
| Linux | Linux | 6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74545?
How severe is CVE-2026-74545?
How do I fix CVE-2026-74545?
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-7454A maliciously crafted WRL file, when parsed through Autodesk…7.8
- CVE-2026-74540In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74541In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74542In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74543In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74544In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74546In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74547In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74548In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74549In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74550In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74551In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-74545?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
