PT-2025-54129 · Linux · Linux Kernel

Published

2025-12-30

·

Updated

2026-03-24

·

CVE-2023-54283

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contained a data-race condition when accessing node->ref within the bpf lru list functionality. Kernel Concurrency Sanitizer (KCSAN) identified this issue during operations like bpf lru list rotate and htab lru percpu map update elem. The vulnerability involved concurrent read and write access to the node->ref variable, potentially leading to inconsistencies. The fix involves using READ ONCE() and WRITE ONCE() patterns to ensure atomic access and adds bpf lru node clear ref() to properly clear the reference count.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

CVE-2023-54283
OESA-2026-1276
RHSA-2024:2394
SUSE-SU-2026:0278-1
SUSE-SU-2026:0281-1
SUSE-SU-2026:0293-1
SUSE-SU-2026:0315-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1

Affected Products

Linux Kernel