PT-2025-54129 · Linux+1 · Linux Kernel+1

CVE-2023-54283

·

Published

2025-12-30

·

Updated

2026-07-02

CVSS v3.1

7.0

High

VectorAV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
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

Found an issue in the description? Have something to add? Feel free to write us 👾

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
Red Os