CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2026-63912

Critical · CVSS 9.8
CVSS
9.8
nvd
EPSS
0.70%
50th pct
KEV
No
Class
oss containerizable

Description

In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: restore combined single-frag length gate The ESP out-of-place fast path appends the trailer in esp_output_head() before esp_output_tail() allocates the destination page frag. The head-side gate currently checks skb->data_len and tailen separately, but the tail code allocates a single destination frag from the combined post-trailer skb->data_len. Reject the page-frag fast path when the combined aligned length exceeds a page. Otherwise skb_page_frag_refill() may fall back to a single page while the destination sg still spans the combined skb->data_len. Restore this combined-length page gate for both IPv4 and IPv6.

Affected packages

Linux Kernel 0 → 5.10.259
Linux Kernel 5.11.0 → 5.15.210
Linux Kernel 5.16.0 → 6.1.176
Linux Kernel 5.18.0 → 6.6.143
Linux Kernel 6.13.0 → 7.0.12
Linux Kernel 6.2.0 → 6.12.93
Linux Kernel 6.7.0 → 6.18.35

References

Status: profiled · ingested 2026-07-20T18:00:18.000Z