PT-2025-8278 · Linux+3 · Linux Kernel+3
Kuniyuki Iwashima
·
Published
2023-11-07
·
Updated
2025-09-29
·
CVE-2022-49344
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 has been identified, specifically in the
unix dgram peer wake me() function. The unix dgram poll() function calls unix dgram peer wake me() without holding the other lock, and checks if the receive queue is full. To fix this, unix recvq full lockless() should be used instead of unix recvq full(), as the latter can cause a data-race report by KCSAN.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