PT-2026-51900 · Linux · Linux

Publicado

2026-06-24

·

Atualizado

2026-06-24

·

CVE-2026-53006

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:
ipv6: fix possible UAF in icmpv6 rcv()
Caching saddr and daddr before pskb pull() is problematic since skb->head can change.
Remove these temporary variables:
  • We only access &ipv6 hdr(skb)->saddr and &ipv6 hdr(skb)->daddr when net dbg ratelimited() is called in the slow path.
  • Avoid potential future misuse after pskb pull() call.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-53006

Produtos afetados

Linux