PT-2025-52990 · Linux · Linux Kernel
CVE-2023-54033
·
Publicado
2025-12-24
·
Atualizado
2025-12-26
Nenhuma
Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
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
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux Kernel