PT-2025-38195 · Linux+1 · Linux Kernel+1
Published
2023-04-27
·
Updated
2025-12-10
·
CVE-2023-53345
CVSS v2.0
6.0
Medium
| Vector | AV:L/AC:H/Au:S/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A potential data race condition was identified within the
rxrpc wait to be connected() function in the Linux kernel. The issue arises from accessing call->error within a loop without first verifying the call state, potentially leading to unexpected behavior. This condition triggered a Kernel Concurrency Sanitizer (KCSAN) report indicating a data race in rxrpc send data and rxrpc set call completion. The root cause involves a write operation to memory location 0xffff888159cf3c50 by one task and a read operation to the same location by another task, resulting in a data race.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