In the Linux kernel, the following vulnerability has been resolved: net: ifb: report ethtool stats over num_tx_queues ifb_dev_init() allocates… (CVE-2026-64121)
A vulnerability in the Linux kernel's ifb network driver was resolved involving incorrect handling of ethtool statistics reporting. The driver allocated memory for TX queue statistics based on dev->num_tx_queues but accessed stats using dev->real_num_tx_queues, causing out-of-bounds reads when RX queues exceed TX queues. This could lead to reading adjacent memory during ethtool statistics queries. The issue was reproducible with Kernel Address Sanitizer (KASAN) and was fixed by ensuring consistent use of dev->num_tx_queues for stats reporting.
AI Analysis
Technical Summary
The Linux kernel's ifb driver allocated per-TX-queue statistics entries based on dev->num_tx_queues but accessed these entries using dev->real_num_tx_queues in ethtool stats callbacks. In cases where the RX queue count exceeds the TX queue count, this mismatch caused out-of-bounds memory reads during ethtool statistics collection (ETHTOOL_GSTATS). The flaw was demonstrated with KASAN showing slab-out-of-bounds reads. The patch corrected the code to consistently use dev->num_tx_queues for allocation, stats strings, counts, and data walks, preventing out-of-bounds access.
Potential Impact
Out-of-bounds memory reads can occur during ethtool statistics queries on ifb devices with asymmetric RX and TX queue counts. This may lead to disclosure of adjacent kernel memory data. There is no indication of code execution or privilege escalation. The vulnerability affects kernel stability and information confidentiality during diagnostic operations.
Mitigation Recommendations
A fix has been applied in the Linux kernel to ensure consistent use of dev->num_tx_queues for ethtool statistics reporting in the ifb driver. Users should update to a kernel version that includes this patch. Since this is a kernel-level fix, no additional mitigation is required once the patch is applied.
In the Linux kernel, the following vulnerability has been resolved: net: ifb: report ethtool stats over num_tx_queues ifb_dev_init() allocates… (CVE-2026-64121)
Description
A vulnerability in the Linux kernel's ifb network driver was resolved involving incorrect handling of ethtool statistics reporting. The driver allocated memory for TX queue statistics based on dev->num_tx_queues but accessed stats using dev->real_num_tx_queues, causing out-of-bounds reads when RX queues exceed TX queues. This could lead to reading adjacent memory during ethtool statistics queries. The issue was reproducible with Kernel Address Sanitizer (KASAN) and was fixed by ensuring consistent use of dev->num_tx_queues for stats reporting.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's ifb driver allocated per-TX-queue statistics entries based on dev->num_tx_queues but accessed these entries using dev->real_num_tx_queues in ethtool stats callbacks. In cases where the RX queue count exceeds the TX queue count, this mismatch caused out-of-bounds memory reads during ethtool statistics collection (ETHTOOL_GSTATS). The flaw was demonstrated with KASAN showing slab-out-of-bounds reads. The patch corrected the code to consistently use dev->num_tx_queues for allocation, stats strings, counts, and data walks, preventing out-of-bounds access.
Potential Impact
Out-of-bounds memory reads can occur during ethtool statistics queries on ifb devices with asymmetric RX and TX queue counts. This may lead to disclosure of adjacent kernel memory data. There is no indication of code execution or privilege escalation. The vulnerability affects kernel stability and information confidentiality during diagnostic operations.
Mitigation Recommendations
A fix has been applied in the Linux kernel to ensure consistent use of dev->num_tx_queues for ethtool statistics reporting in the ifb driver. Users should update to a kernel version that includes this patch. Since this is a kernel-level fix, no additional mitigation is required once the patch is applied.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-478c-pq6v-xx69
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64121"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a5d27a92a4a8d598912bbd6
Added to database: 07/19/2026, 19:38:17 UTC
Last enriched: 07/19/2026, 19:50:06 UTC
Last updated: 07/20/2026, 17:26:47 UTC
Views: 11
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.