PT-2025-8567 · Linux+3 · Linux Kernel+3
Kuniyuki Iwashima
·
Published
2022-07-11
·
Updated
2025-04-14
·
CVE-2022-49634
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 in the Linux kernel due to concurrent access of a sysctl variable. This issue can lead to load/store-tearing. The problem arises from the lack of protection for readers and writers accessing the variable simultaneously. The patch resolves this by using
READ ONCE() and WRITE ONCE() internally in the proc dou8vec minmax() function to prevent data-races.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