CVE-2023-54292 — Race Condition within a Thread in Linux
Severity
6.5MEDIUM
No vectorEPSS
0.0%
top 92.73%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedDec 30
Description
In the Linux kernel, the following vulnerability has been resolved:
RDMA/irdma: Fix data race on CQP request done
KCSAN detects a data race on cqp_request->request_done memory location
which is accessed locklessly in irdma_handle_cqp_op while being
updated in irdma_cqp_ce_handler.
Annotate lockless intent with READ_ONCE/WRITE_ONCE to avoid any
compiler optimizations like load fusing and/or KCSAN warning.
[222808.417128] BUG: KCSAN: data-race in irdma_cqp_ce_handler [irdma] / irdma_wait_event…
Affected Packages4 packages
▶CVEListV5linux/linux915cc7ac0f8e2a23675ee896e87f17c7d3c47089 — c5b5dbcbf91f769b8eb25f88e32a1522f920f37a+4
🔴Vulnerability Details
3GHSA▶
GHSA-7xqj-95mq-2v2g: In the Linux kernel, the following vulnerability has been resolved:
RDMA/irdma: Fix data race on CQP request done
KCSAN detects a data race on cqp_r↗2025-12-30
OSV▶
CVE-2023-54292: In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Fix data race on CQP request done KCSAN detects a data race on cqp_req↗2025-12-30