Skip to content
CVSS 9.8 · CRITICAL

CVE-2026-63924

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.

View on NVD

Analysis

A critical vulnerability has been identified in the Linux kernel's IPv6 networking stack. Improper pointer handling when processing jumbo headers could allow for remote memory corruption, potentially leading to system compromise or a kernel-level denial of service.

Relevant roles

LinuxCloudCyberSecurityDockerBackendKubernetes

Severity

Score: 9.8(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
AV: NETWORK
AC: LOW
PR: NONE
UI: NONE
S: UNCHANGED
C: HIGH
I: HIGH
A: HIGH

EPSS

Probability of exploitation (next 30 days): 0.0021 (0.2%)
Percentile: 11.4%
EPSS: 2026-07-20

Technical 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.

Published: 7/19/2026, 4:17:10 PM
Last modified: 7/20/2026, 3:16:56 PM

References

HomeEventsBlogResourcesTeam