PT-2025-49730 · Linux · Linux Kernel
CVE-2023-53839
·
Publicado
2025-12-09
·
Atualizado
2026-07-01
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 data race condition exists around
dp->dccps mss cache in the Data Communication Channel Protocol (DCCP) implementation. The dccp sendmsg() function and do dccp getsockopt() read dp->dccps mss cache before acquiring the necessary socket lock. This can lead to unpredictable behavior and potential system instability. The issue is addressed by adding READ ONCE() and WRITE ONCE() annotations and re-checking dccps mss cache after the socket is locked within dccp sendmsg().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