Bug 2301540 (CVE-2024-42162) - CVE-2024-42162 kernel: gve: Account for stopped queues when reading NIC stats
Summary: CVE-2024-42162 kernel: gve: Account for stopped queues when reading NIC stats
Keywords:
Status: NEW
Alias: CVE-2024-42162
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2302249
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-30 09:08 UTC by OSIDB Bzimport
Modified: 2024-09-23 15:27 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
An incorrect access flaw was found in the Linux kernel's Google Virtual NIC (gVNIC) driver. This issue could allow a local user to crash the system.
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-07-30 09:08:56 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.