CVE-2026-72017
Last modified
CVE-2026-72017 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: net: macb: drop in-flight Tx SKBs on close The MACB driver has since forever leaked the outgoing SKBs that have not yet been marked as completed. They live in queue->tx_skb which gets freed without remorse nor checking. macb_free_consistent() gets called in a few codepaths, but only close will trigger the added expressions. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: macb: drop in-flight Tx SKBs on close The MACB driver has since forever leaked the outgoing SKBs that have not yet been marked as completed. They live in queue->tx_skb which gets freed without remorse nor checking. macb_free_consistent() gets called in a few codepaths, but only close will trigger the added expressions. In macb_open() and macb_alloc_consistent() failure cases, queues' tx_skb just got allocated and are empty.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 89e5785fc8a6b9eafd37f2318a9a76d479c796be, < 0e9797dc4ebdefe1b7f931b1f92d5e98e5dbf655; >= 89e5785fc8a6b9eafd37f2318a9a76d479c796be, < 6124bd785073659c99385094657b77382ebce11b; >= 89e5785fc8a6b9eafd37f2318a9a76d479c796be, < 2143fdc0ce27adbb1caaa1a97e0bfb9f3750aef4; >= 89e5785fc8a6b9eafd37f2318a9a76d479c796be, < 26b131b2d5b55a81ef6182769d28105a870c0eb2; >= 89e5785fc8a6b9eafd37f2318a9a76d479c796be, < 109241d9880488aafd8e104832b4d4859ad57244; >= 89e5785fc8a6b9eafd37f2318a9a76d479c796be, < 27f575836cfebbf872dec020428742b10650a955 |
| Linux | Linux | 2.6.20 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72017?
How severe is CVE-2026-72017?
How do I fix CVE-2026-72017?
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-72011In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72012In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72013In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72014In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72015In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72016In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72018In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72019In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-7202A vulnerability has been found in Totolink A8000RU 7.1cu.643…9.8
- CVE-2026-72020In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72021In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-72022In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72017?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
