PT-2025-8564 · Linux+3 · Linux Kernel+3
Kuniyuki Iwashima
·
Published
2023-05-09
·
Updated
2025-04-15
·
CVE-2022-49631
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 raw l3mdev accept. The value of sysctl raw l3mdev accept can be changed concurrently while it is being read, which may lead to unpredictable behavior. To address this, the use of READ ONCE() is recommended for its reader.Recommendations
For the Linux kernel, consider adding
READ ONCE() to the reader of sysctl raw l3mdev accept to prevent concurrent modifications.
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