Skip to main content
Press slash or control plus K to focus the search. Use the arrow keys to navigate results and press enter to open a threat.
Reconnecting to live updates…
EPSS 0.1%top 97%

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)

0
High
Published: 07/19/2026 (07/19/2026, 18:31:52 UTC)
Source: GCVE Database

Description

A vulnerability in the Linux kernel IFB (Intermediate Functional Block) network driver was resolved. The issue involved inconsistent use of queue counts when reporting ethtool statistics, leading to out-of-bounds memory reads. Specifically, the ethtool stats callbacks used dev->real_num_rx_queues and dev->real_num_tx_queues, while the allocation was based on dev->num_tx_queues. This mismatch could cause reading beyond allocated memory, resulting in a slab-out-of-bounds error. The flaw was confirmed with KASAN under UML. The patch ensures consistent use of dev->num_tx_queues for stats reporting, preventing memory over-read.

CVSS v3.1

Score 7.1high

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
High
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 08/13/2026, 19:16:11 UTC

Technical Analysis

The Linux kernel IFB driver had a vulnerability where ethtool statistics reporting used different queue counts for indexing stats data than those used for memory allocation. The ifb_dev_init() function allocated tx_private entries based on dev->num_tx_queues, but ethtool stats callbacks iterated over dev->real_num_rx_queues and dev->real_num_tx_queues. In asymmetric devices where RX queue count exceeds TX queue count, this caused ifb_get_ethtool_stats() to read beyond the allocated tx_private array, leading to slab-out-of-bounds memory access. This was reproducible under UML with KASAN enabled, causing a kernel bug report. The fix applies consistent use of dev->num_tx_queues for stats strings, counts, and data walks, aligning memory access with allocation and eliminating the out-of-bounds read.

Potential Impact

The vulnerability allows a local user with limited privileges (PR:L) to trigger a kernel slab-out-of-bounds read, potentially causing a denial of service (kernel crash). The CVSS score of 7.1 reflects high severity due to the impact on confidentiality (high) and availability (high). There is no indication of integrity impact or known exploits in the wild. The flaw affects kernel stability and could be leveraged for denial of service but does not directly allow privilege escalation or code execution based on the provided data.

Mitigation Recommendations

A patch has been applied to the Linux kernel to fix this vulnerability by ensuring consistent use of dev->num_tx_queues in ethtool stats reporting. Users should update to the fixed kernel version once available. Since no vendor advisory or patch links are provided, check the official Linux kernel repositories or trusted vendor sources for the patch and apply it promptly. Until patched, avoid using ethtool statistics on IFB devices configured with asymmetric RX and TX queue counts to reduce risk.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

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: 08/13/2026, 19:16:11 UTC

Last updated: 09/02/2026, 22:52:13 UTC

Views: 55

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

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

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses