PT-2025-52990 · Linux · Linux Kernel

Published

2025-12-24

·

Updated

2025-12-26

·

CVE-2023-54033

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 A memory leak exists in the LRU and LRU PERCPU hash maps within the Linux kernel. These maps allocate a new element on update before locking the target hash table bucket. If bucket locking fails, the maps return an error without releasing the allocated element, leading to untracked memory and potential -ENOMEM errors during subsequent LRU map updates. The issue occurs because the allocated element is not returned to either the free lists or the hash table, preventing its reuse.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Related Identifiers

CVE-2023-54033
RHSA-2024:2394

Affected Products

Linux Kernel