boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2024-27431MEDIUM
Linux Linux — cpumap: Zero-initialise xdp_rxq_info struct before running XDP program
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   L   L   N  U  N  N  H    5.5   .0023   14.4     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    9216477449f33cdbc9c9a99d49f500b7fbb81702 –  —
  Linux    5.9 –                                       5.10.213
TIMELINE
  Feb 25  Reserved by Linux
  May 17  Published (CNA: Linux)
  Aug 4   RESCORED — CVE-2024-27431 (Linux). CVSS 7.8 → 5.5 (NVD).
CWE-908 · CNA: Linux · CVSS v3.1 · 8 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdp_rxq_info struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don't initialise the xdp_rxq_info data structure being used in the xdp_buff that backs the XDP program invocation. Tobias noticed that this leads to random values being returned as the xdp_md->rx_queue_index value for XDP programs running in a cpumap. This means we're basically returning the contents of the uninitialised memory, which is bad. Fix this by zero-initialising the rxq data structure before running the XDP program.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
February 25, 2024ReservedReserved by Linux
May 17, 2024PublishedPublished (CNA: Linux)
August 4, 2026RESCOREDRESCORED — CVE-2024-27431 (Linux). CVSS 7.8 → 5.5 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux9216477449f33cdbc9c9a99d49f500b7fbb81702
LinuxLinux5.95.10.213

Weaknesses

CWE-908

References (8)

Related

Authoritative record: CVE-2024-27431 at cve.org

Vendors: linux

Weaknesses: CWE-908

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-27431 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.