In the Linux kernel, the following vulnerability has been resolved: NTB: ntb_transport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41… (CVE-2026-80988)
A vulnerability in the Linux kernel's NTB transport layer caused packet buffers to leak when the QP link was down. The function ntb_transport_tx_enqueue() incorrectly returned success without consuming the packet, leading to memory leaks during transmit attempts racing a link-down event. This issue was fixed by changing the return value to indicate failure, allowing proper packet dropping and buffer freeing.
AI Analysis
Technical Summary
The Linux kernel's NTB transport function ntb_transport_tx_enqueue() was intended to drop packets when the QP link is down by returning a failure code. However, it incorrectly returned 0 (success) without consuming the packet buffer, causing the network device layer to believe the packet was transmitted successfully and thus leaking one socket buffer (skb) per transmit attempt racing the link-down. The fix returns -ENOLINK on such failures, ensuring the caller retains ownership of the buffer and enabling proper freeing of the skb, preventing memory leaks and avoiding busy retry loops.
Potential Impact
This vulnerability causes memory leaks in the kernel when packets are transmitted while the QP link is down. Over time, this could lead to resource exhaustion affecting system stability. There is no indication of direct remote code execution or privilege escalation. No known exploits in the wild have been reported.
Mitigation Recommendations
A patch has been applied to the Linux kernel to fix this issue by correcting the return value of ntb_transport_tx_enqueue() to -ENOLINK when the QP link is down. Users should update to a kernel version that includes this fix. Since this is a kernel-level issue, applying the official patch or upgrading the kernel is the recommended remediation.
In the Linux kernel, the following vulnerability has been resolved: NTB: ntb_transport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41… (CVE-2026-80988)
Description
A vulnerability in the Linux kernel's NTB transport layer caused packet buffers to leak when the QP link was down. The function ntb_transport_tx_enqueue() incorrectly returned success without consuming the packet, leading to memory leaks during transmit attempts racing a link-down event. This issue was fixed by changing the return value to indicate failure, allowing proper packet dropping and buffer freeing.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's NTB transport function ntb_transport_tx_enqueue() was intended to drop packets when the QP link is down by returning a failure code. However, it incorrectly returned 0 (success) without consuming the packet buffer, causing the network device layer to believe the packet was transmitted successfully and thus leaking one socket buffer (skb) per transmit attempt racing the link-down. The fix returns -ENOLINK on such failures, ensuring the caller retains ownership of the buffer and enabling proper freeing of the skb, preventing memory leaks and avoiding busy retry loops.
Potential Impact
This vulnerability causes memory leaks in the kernel when packets are transmitted while the QP link is down. Over time, this could lead to resource exhaustion affecting system stability. There is no indication of direct remote code execution or privilege escalation. No known exploits in the wild have been reported.
Mitigation Recommendations
A patch has been applied to the Linux kernel to fix this issue by correcting the return value of ntb_transport_tx_enqueue() to -ENOLINK when the QP link is down. Users should update to a kernel version that includes this fix. Since this is a kernel-level issue, applying the official patch or upgrading the kernel is the recommended remediation.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-hx33-h33p-95h8
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-80988"]
Threat ID: 6aa4a02955bf5e2cf5a86b2a
Added to database: 09/12/2026, 00:43:21 UTC
Last enriched: 09/12/2026, 01:21:26 UTC
Last updated: 09/12/2026, 01:21:26 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.