PT-2025-8574 · Linux+3 · Linux Kernel+3
Kuniyuki Iwashima
·
Published
2023-05-09
·
Updated
2025-04-16
·
CVE-2022-49641
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 in the Linux kernel's sysctl has been identified, where a sysctl variable is accessed concurrently, leading to potential data-race issues. The problem arises because all readers and writers need basic protection to avoid load/store-tearing. The issue is resolved by modifying the proc douintvec() function to use READ ONCE() and WRITE ONCE() internally, thus fixing data-races on the sysctl side.
Recommendations
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
Suse