In the Linux kernel, the following vulnerability has been resolved: NTB: ntb_netdev: Preserve RX queue depth on allocation failure… (CVE-2026-74626)
A vulnerability in the Linux kernel's ntb_netdev component could cause the RX queue to stall if memory allocation fails during packet reception. The flaw occurs because the replacement buffer is allocated after handing the received packet to the network stack, and if allocation fails, the RX queue depth is not preserved, eventually stalling packet reception. The issue has been resolved by changing the allocation order to allocate the replacement buffer first and dropping the packet if allocation fails, preserving the RX queue depth and allowing packet delivery to resume once memory is available.
AI Analysis
Technical Summary
The Linux kernel's ntb_netdev_rx_handler function previously handed received packets to the network stack before allocating a replacement buffer. If the allocation failed, no new buffer was reposted, reducing the RX queue depth and eventually stalling packet reception while the interface remained up. The fix changes the logic to allocate the replacement buffer before handing off the packet. If allocation fails, the packet is dropped and the same skb is reposted, preserving the RX queue depth and preventing reception stalls.
Potential Impact
If memory allocation fails during packet reception, the RX queue depth decreases without replenishment, causing the network interface to stall reception of packets despite remaining operational. This can lead to denial of service conditions on affected systems until memory becomes available again.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by changing the buffer allocation order in ntb_netdev_rx_handler. Users should apply the official kernel update that includes this fix. Patch status is not explicitly confirmed in the provided data; check the Linux kernel vendor advisory or source repository for the specific patch and update instructions.
In the Linux kernel, the following vulnerability has been resolved: NTB: ntb_netdev: Preserve RX queue depth on allocation failure… (CVE-2026-74626)
Description
A vulnerability in the Linux kernel's ntb_netdev component could cause the RX queue to stall if memory allocation fails during packet reception. The flaw occurs because the replacement buffer is allocated after handing the received packet to the network stack, and if allocation fails, the RX queue depth is not preserved, eventually stalling packet reception. The issue has been resolved by changing the allocation order to allocate the replacement buffer first and dropping the packet if allocation fails, preserving the RX queue depth and allowing packet delivery to resume once memory is available.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's ntb_netdev_rx_handler function previously handed received packets to the network stack before allocating a replacement buffer. If the allocation failed, no new buffer was reposted, reducing the RX queue depth and eventually stalling packet reception while the interface remained up. The fix changes the logic to allocate the replacement buffer before handing off the packet. If allocation fails, the packet is dropped and the same skb is reposted, preserving the RX queue depth and preventing reception stalls.
Potential Impact
If memory allocation fails during packet reception, the RX queue depth decreases without replenishment, causing the network interface to stall reception of packets despite remaining operational. This can lead to denial of service conditions on affected systems until memory becomes available again.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to address this issue by changing the buffer allocation order in ntb_netdev_rx_handler. Users should apply the official kernel update that includes this fix. Patch status is not explicitly confirmed in the provided data; check the Linux kernel vendor advisory or source repository for the specific patch and update instructions.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-2vc2-fj43-9qhc
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74626"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f3acd9273b499bc866
Added to database: 08/22/2026, 22:51:31 UTC
Last enriched: 08/22/2026, 23:26:51 UTC
Last updated: 08/23/2026, 00:12:01 UTC
Views: 2
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.