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.
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).
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
| Date | Event | Detail |
| June 24, 2024 | Reserved | Reserved by Linux |
| June 25, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2024-39293 (Linux). CVSS 9.8 → 4.7 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | 2863d665ea41282379f108e4da6c8a2366ba66db | — |
| Linux | Linux | — | 6.9 | 6.9.5 |
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.