PT-2026-51710 · Linux · Linux

Publicado

2026-06-24

·

Atualizado

2026-06-24

·

CVE-2026-52917

Nenhuma

Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
In the Linux kernel, the following vulnerability has been resolved:
sctp: diag: reject stale associations in dump one path
The SCTP exact sock diag lookup can hold a transport reference, block on lock sock(sk), and then resume after sctp association free() has marked the association dead and freed its bind address list.
When that happens, inet assoc attr size() and inet diag msg sctpasoc fill() can still dereference association state that is no longer valid for reporting. In particular, inet diag msg sctpasoc fill() may read an empty bind-address list as a real sctp sockaddr entry and trigger an out-of-bounds read from unrelated association memory.
Reject the association after taking the socket lock if it has been reaped or detached from the endpoint, and report the lookup as stale. This keeps the exact dump-one path from formatting torn association state.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-52917

Produtos afetados

Linux