In the Linux kernel, the following vulnerability has been resolved: net: atlantic: free stranded TX buffers on ring deinit aq_vec_deinit() drains… (CVE-2026-74623)
A vulnerability in the Linux kernel's atlantic network driver was resolved that caused stranded transmit (TX) buffers to leak memory when the network interface is brought down under TX or XDP_TX load. The issue arises because the TX ring cleanup function only frees a limited number of descriptors, leaving some buffers unreleased and causing memory leaks, especially visible with the RX path's page_pool. This leads to stalled pool shutdowns and persistent memory leaks on interface down or XDP detach events.
AI Analysis
Technical Summary
The Linux kernel atlantic driver had a flaw in its TX ring deinitialization process where aq_vec_deinit() only freed up to 256 descriptors and stopped at a hardware head pointer that no longer moved after stopping hardware and NAPI. This caused stranded TX buffers and XDP frames to remain unreleased when the interface went down, resulting in silent memory leaks. With the RX path's page_pool conversion, stranded XDP_TX frames kept fragment references alive indefinitely, preventing page_pool_destroy() from completing and causing repeated warnings about stalled pool shutdown. The fix reintroduced aq_ring_tx_deinit() for teardown, extending it to release xdp_frames properly using xdp_return_frame() in process context.
Potential Impact
The vulnerability causes memory leaks on every network interface down event under TX or XDP_TX load conditions. This can lead to resource exhaustion over time, stalled page pool shutdowns, and persistent warnings in system logs. While no active exploits are known, the leak degrades system stability and resource availability during network interface resets or XDP detach operations.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to properly free stranded TX buffers and XDP frames during ring deinitialization by restoring and extending the aq_ring_tx_deinit() function. Users should apply the official kernel updates that include this fix once available. Patch status is not explicitly confirmed in the provided data; check the vendor or Linux kernel advisories for the current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: net: atlantic: free stranded TX buffers on ring deinit aq_vec_deinit() drains… (CVE-2026-74623)
Description
A vulnerability in the Linux kernel's atlantic network driver was resolved that caused stranded transmit (TX) buffers to leak memory when the network interface is brought down under TX or XDP_TX load. The issue arises because the TX ring cleanup function only frees a limited number of descriptors, leaving some buffers unreleased and causing memory leaks, especially visible with the RX path's page_pool. This leads to stalled pool shutdowns and persistent memory leaks on interface down or XDP detach events.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel atlantic driver had a flaw in its TX ring deinitialization process where aq_vec_deinit() only freed up to 256 descriptors and stopped at a hardware head pointer that no longer moved after stopping hardware and NAPI. This caused stranded TX buffers and XDP frames to remain unreleased when the interface went down, resulting in silent memory leaks. With the RX path's page_pool conversion, stranded XDP_TX frames kept fragment references alive indefinitely, preventing page_pool_destroy() from completing and causing repeated warnings about stalled pool shutdown. The fix reintroduced aq_ring_tx_deinit() for teardown, extending it to release xdp_frames properly using xdp_return_frame() in process context.
Potential Impact
The vulnerability causes memory leaks on every network interface down event under TX or XDP_TX load conditions. This can lead to resource exhaustion over time, stalled page pool shutdowns, and persistent warnings in system logs. While no active exploits are known, the leak degrades system stability and resource availability during network interface resets or XDP detach operations.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to properly free stranded TX buffers and XDP frames during ring deinitialization by restoring and extending the aq_ring_tx_deinit() function. Users should apply the official kernel updates that include this fix once available. Patch status is not explicitly confirmed in the provided data; check the vendor or Linux kernel advisories for the current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-98pj-4qrw-8mcj
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74623"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f2acd9273b499bc842
Added to database: 08/22/2026, 22:51:30 UTC
Last enriched: 08/22/2026, 23:40:05 UTC
Last updated: 08/23/2026, 00:12:14 UTC
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.