CVE-2022-49571
MEDIUMLinux Kernel Data Race in sysctl_tcp_max_reordering
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: tcp: Fix data-races around sysctl_tcp_max_reordering. While reading sysctl_tcp_max_reordering, it can be changed concurrently. Thus, we need to add READ_ONCE() to its readers.
References (6)
Core 6
Core References
Scores
CVSS v3
4.7
EPSS
0.0018
EPSS Percentile
7.5%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-362
Status
published
Products (21)
linux/Kernel
3.19.0 - 4.19.254linux
linux/Kernel
4.20.0 - 5.4.208linux
linux/Kernel
5.11.0 - 5.15.58linux
linux/Kernel
5.16.0 - 5.18.15linux
linux/Kernel
5.5.0 - 5.10.134linux
Linux/Linux
< 3.19
Linux/Linux
3.19
Linux/Linux
4.19.254 - 4.19.*
Linux/Linux
5.10.134 - 5.10.*
Linux/Linux
5.15.58 - 5.15.*
... and 11 more
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026