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.
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2025-05-04T09:16:12.409Z

Reserved: 2024-06-24T13:53:25.541Z

Link: CVE-2024-39293

cve-icon Vulnrichment

Updated: 2024-08-02T04:19:20.676Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-06-25T15:15:13.993

Modified: 2024-11-21T09:27:24.390

Link: CVE-2024-39293

cve-icon Redhat

Severity : Moderate

Publid Date: 2024-06-25T00:00:00Z

Links: CVE-2024-39293 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2025-07-13T11:14:49Z