CVE-2026-63924

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
19/07/2026
Last modified:
27/07/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo()<br /> <br /> ipv6_hop_jumbo() calls pskb_trim_rcsum(), which can change skb pointers.<br /> Let&amp;#39;s recompute nh pointer to make sure any change won&amp;#39;t mess things up.