PT-2025-53159 · Linux+1 · Linux Kernel+1
CVE-2023-54082
·
Publicado
2025-12-24
·
Atualizado
2025-12-25
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 versions prior to 6.5
Description
The Linux kernel contained a flaw in the
unix stream sendpage() function where a null pointer dereference could occur. This issue arose from attempting to add data to the last socket buffer (skb) in the peer's receive queue without proper locking. A race condition existed where unix stream sendpage() could access an skb that was being released by garbage collection, leading to a use-after-free condition. The issue was resolved with a patch that enforces locking of the peer's receive queue within the unix stream sendpage() function.Recommendations
Update to version 6.5 or later.
Exploit
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Debian
Linux Kernel