PT-2025-8510 · Linux+3 · Linux Kernel+3
Kuniyuki Iwashima
·
Published
2023-05-09
·
Updated
2025-02-27
·
CVE-2022-49577
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 udp l3mdev accept in the Linux kernel. The value of sysctl udp l3mdev accept can be changed concurrently while it is being read, which requires the use of READ ONCE() to ensure a consistent view of its value.Recommendations
To resolve this issue, apply the fix that adds
READ ONCE() to the reader of sysctl udp l3mdev 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
Centos
Linux Kernel
Red Hat