Lucene search

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

CVE-2024-27422 netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout

2024-05-1712:01:38
Linux
raw.githubusercontent.com
6
linux kernel
vulnerability
netrom
data-race
sysctl value
concurrency

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_no_activity_timeout

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-27422