LiveActive security incident?Get immediate response
CVE Record

CVE-2024-42162: gve: Account for stopped queues when reading NIC stats

In the Linux kernel, the following vulnerability has been resolved: gve: Account for stopped queues when reading NIC stats We now account for the fact that the NIC might send us stats for a subset of queues. Without this change, gve_get_ethtool_stats might make an invalid access on the priv->stats_report->stats array.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2024-42162 is a Linux kernel issue in the gve network driver. When NIC statistics are read, the driver may incorrectly assume stats exist for all queues, causing an invalid memory access if the NIC reports only a subset. Business urgency depends on whether affected systems use this driver and kernel range.

Executive priority

Treat this as a targeted kernel maintenance issue, not an emergency based on current evidence. Prioritize confirmation of gve usage, then patch affected Linux systems through normal kernel update channels.

Technical view

The flaw is in gve_get_ethtool_stats handling of priv->stats_report->stats. The kernel fix accounts for stopped queues and partial queue statistics from the NIC. The public record lists affected Linux kernel versions including 5.10, 6.9.9, and 6.10, but provides no CVSS, CWE, or detailed impact statement.

Likely exposure

Exposure appears limited to Linux systems running affected kernel versions with the gve NIC driver in use. Systems not using this driver are less likely to be exposed based on the available description. The source bundle does not identify specific distributions, cloud images, or appliances.

Exploitation context

No provided source states active exploitation, and the CVE is not marked KEV. The bundle describes an invalid access during NIC stats reading, not a remote attack path. Evidence is insufficient to claim exploitability, privilege requirements, or business impact beyond possible kernel stability risk.

Researcher notes

The record lacks CVSS, CWE, exploit status, and impact detail. Analysis should stay tied to the kernel fix: stopped queues and partial NIC statistics causing invalid access in gve_get_ethtool_stats. Avoid assuming affected distributions or exploitability without vendor advisories.

Mitigation direction

  • Apply vendor or stable-kernel updates that include the referenced fixes.
  • Prioritize Linux hosts using the gve network driver.
  • Check distribution advisories for backported kernel packages.
  • Schedule reboot windows where kernel updates require restart.
  • If no update exists, follow vendor guidance rather than ad hoc workarounds.

Validation and detection

  • Inventory Linux kernel versions across hosts.
  • Identify systems where the gve driver is present or active.
  • Confirm updated kernels include the referenced stable commits or vendor backports.
  • Review kernel logs for gve-related invalid access or crashes.
  • After patching, verify normal NIC statistics collection in staging.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-42162 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
2ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux2f523dc34ac8c355609e9b847852bf25bbdb30bf, 2f523dc34ac8c355609e9b847852bf25bbdb30bfunaffected
LinuxLinux5.10, 0, 6.9.9, 6.10affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.