PT-2026-61239 · Linux · Linux

CVE-2026-63922

·

Publicado

2026-07-19

·

Atualizado

2026-07-19

CVSS v3.1

9.8

Crítica

VetorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
In the Linux kernel, the following vulnerability has been resolved:
ipv6: exthdrs: refresh nh after handling HAO option
ip6 parse tlv() caches skb network header(skb) in nh while walking IPv6 TLVs.
ipv6 dest hao() may call pskb expand head() for a cloned skb, which can move the skb head and invalidate the cached network header pointer. Refresh nh after ipv6 dest hao() returns so any trailing padding or TLVs are parsed from the current skb head.
This matches the existing pattern used in ip6 parse tlv() after helpers that can modify skb header storage.

Correção

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-63922

Produtos afetados

Linux