GHSA-4j34-532j-f693CriticalCVSS 9.8

In the Linux kernel, the following vulnerability has been resolved: ipv6: exthdrs: refresh nh...

Published
July 19, 2026
Last Modified
July 20, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()

ipv6_hop_jumbo() calls pskb_trim_rcsum(), which can change skb pointers. Let's recompute nh pointer to make sure any change won't mess things up.

🔗 References (10)