Lucene search

K
cvelistLinuxCVELIST:CVE-2024-27424
HistoryMay 17, 2024 - 12:01 p.m.

CVE-2024-27424 netrom: Fix a data-race around sysctl_netrom_transport_busy_delay

2024-05-1712:01:45
Linux
raw.githubusercontent.com
4
data race
sysctl
netrom
vulnerability
linux kernel

6.7 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

12.7%

In the Linux kernel, the following vulnerability has been resolved:

netrom: Fix a data-race around sysctl_netrom_transport_busy_delay

We need to protect the reader reading the sysctl value because the
value can be changed concurrently.

6.7 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

12.7%

Related for CVELIST:CVE-2024-27424