CVE-2024-41081

MEDIUM

Linux Kernel 4.10-6.9.10 DoS via BH Disabled Race Condition in ila_output()

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ila_output() As explained in commit 1378817486d6 ("tipc: block BH before using dst_cache"), net/core/dst_cache.c helpers need to be called with BH disabled. ila_output() is called from lwtunnel_output() possibly from process context, and under rcu_read_lock(). We might be interrupted by a softirq, re-enter ila_output() and corrupt dst_cache data structures. Fix the race by using local_bh_disable().

Scores

CVSS v3 5.5
EPSS 0.0027
EPSS Percentile 18.7%
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 (27)
linux/Kernel 4.10.0 - 4.19.319linux
linux/Kernel 4.20.0 - 5.4.281linux
linux/Kernel 5.11.0 - 5.15.164linux
linux/Kernel 5.16.0 - 6.1.101linux
linux/Kernel 5.5.0 - 5.10.223linux
linux/Kernel 6.2.0 - 6.6.42linux
linux/Kernel 6.7.0 - 6.9.11linux
Linux/Linux < 4.10
Linux/Linux 4.10
Linux/Linux 4.19.319 - 4.19.*
... and 17 more
Published Jul 29, 2024
Tracked Since Feb 18, 2026