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-39293MEDIUM
Linux Linux — Revert "xsk: Support redirect to any socket bound to the same umem"
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   H   L   N  U  N  N  H    4.7   .0031   24.2     —
AFFECTED
  Product  Versions                                    Fixed
  Linux    2863d665ea41282379f108e4da6c8a2366ba66db –  —
  Linux    6.9 –                                       6.9.5
TIMELINE
  Jun 24  Reserved by Linux
  Jun 25  Published (CNA: Linux)
  Aug 4   RESCORED — CVE-2024-39293 (Linux). CVSS 9.8 → 4.7 (NVD).
CWE-362 · CNA: Linux · CVSS v3.1 · 2 references · NVD status: Modified

Description

In the Linux kernel, the following vulnerability has been resolved: Revert "xsk: Support redirect to any socket bound to the same umem" This reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db. This patch introduced a potential kernel crash when multiple napi instances redirect to the same AF_XDP socket. By removing the queue_index check, it is possible for multiple napi instances to access the Rx ring at the same time, which will result in a corrupted ring state which can lead to a crash when flushing the rings in __xsk_flush(). This can happen when the linked list of sockets to flush gets corrupted by concurrent accesses. A quick and small fix is not possible, so let us revert this for now.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
June 24, 2024ReservedReserved by Linux
June 25, 2024PublishedPublished (CNA: Linux)
August 4, 2026RESCOREDRESCORED — CVE-2024-39293 (Linux). CVSS 9.8 → 4.7 (NVD).

Affected

Affected products and packages — 2 rows
VendorProduct / PackageEcosystemVersion introducedFixed
LinuxLinux2863d665ea41282379f108e4da6c8a2366ba66db
LinuxLinux6.96.9.5

Weaknesses

CWE-362

References (2)

Related

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

Vendors: linux

Weaknesses: CWE-362

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-39293 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.