PT-2025-8534 · Linux+2 · Linux Kernel+2
Kuniyuki Iwashima
·
Published
2023-05-09
·
Updated
2025-03-11
·
CVE-2022-49601
CVSS v3.1
4.7
Medium
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A data-race issue exists around
sysctl tcp fwmark accept in the Linux kernel. This occurs because sysctl tcp fwmark accept can be changed concurrently while being read, requiring the use of READ ONCE() to ensure thread safety.Recommendations
To resolve this issue, apply the fix that adds
READ ONCE() to the reader of sysctl tcp fwmark accept.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Red Hat