CVE-2024-50094

MEDIUM

Linux Kernel - Crash via netpoll in sfc Driver

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: sfc: Don't invoke xdp_do_flush() from netpoll. Yury reported a crash in the sfc driver originated from netpoll_send_udp(). The netconsole sends a message and then netpoll invokes the driver's NAPI function with a budget of zero. It is dedicated to allow driver to free TX resources, that it may have used while sending the packet. In the netpoll case the driver invokes xdp_do_flush() unconditionally, leading to crash because bpf_net_context was never assigned. Invoke xdp_do_flush() only if budget is not zero.

Scores

CVSS v3 5.5
EPSS 0.0020
EPSS Percentile 10.0%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

Status published
Products (9)
linux/Kernel 6.11.0 - 6.11.4linux
Linux/Linux < 6.11
Linux/Linux 401cb7dae8130fd34eb84648e02ab4c506df7d5e - 55e802468e1d38dec8e25a2fdb6078d45b647e8c
Linux/Linux 401cb7dae8130fd34eb84648e02ab4c506df7d5e - 65d4fc76d75c136744e67754d20feda609e7b793
Linux/Linux 6.11
Linux/Linux 6.11.4 - 6.11.*
Linux/Linux 6.12
linux/linux_kernel 6.12 rc1 (2 CPE variants)
linux/linux_kernel 6.11 - 6.11.4
Published Nov 05, 2024
Tracked Since Feb 18, 2026