Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2024-39293

A flaw in the Linux kernel's AF_XDP networking code could allow multiple network‑processing instances to corrupt the receive ring of a shared socket, leading to a kernel crash. The problem was introduced by a commit that removed a safety check, and it has been fixed by reverting that commit. Systems running affected kernel versions should apply the revert or upgrade to a kernel that includes it.

publishedJun 25, 2024
last modifiedAug 4, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
4th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 4, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Linux kernel users, particularly those using AF_XDP sockets with multiple NAPI instances.

02

Real-world impact

An attacker could trigger a denial‑of‑service by causing the kernel to crash when flushing rings.

03

Why this severity

CVSS v3.1 base score 9.8 (Critical) due to network‑adjacent, low‑complexity attack with no privileges or user interaction required, impacting confidentiality, integrity, and availability.

04

What to do about it

official fix available
recommended steps
  1. 01Obtain the patch that reverts commit 2863d665ea41282379f108e4da6c8a2366ba66db (the "Revert \"xsk: Support redirect to any socket bound to the same umem\"" change).
  2. 02Apply the patch to the kernel source tree.
  3. 03Recompile the kernel with the patch applied.
  4. 04Install the rebuilt kernel and reboot the system.

NVD-referenced vendor advisory (Linux kernel revert)

05

Timeline

  1. Jun 25, 2024 · Jun 25, 2024
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Aug 4, 2026 · 2d ago
    Advisory updated
    The NVD record was last revised.
  3. Aug 5, 2026 · 1d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
CVE-2024-39293: A flaw in the Linux kernel's AF_XDP networking code could allow multip · Vulnary