Incorrect calculation in Linux kernel - CVE-2026-72250
Published: August 16, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper handling of an unset header offset in nf_ct_frag6_reasm() when processing IPv6 fragments on the NF_INET_LOCAL_OUT defragmentation path. A local user can send a specially crafted fragmented IPv6 packet to cause a denial of service.
The issue occurs because skb->mac_header may still hold the unset sentinel value when no link-layer header is present yet.
Affected software
How to mitigate CVE-2026-72250
External References
- https://git.kernel.org/stable/c/00bdce2fda7e430d24cfbc96764a1b96deb31f82
- https://git.kernel.org/stable/c/2a95ec21824a8ad81ad660b12231456fc0ac9830
- https://git.kernel.org/stable/c/3b08fed5b7e0d5e3a25d73ef3ba09cd33ade16c9
- https://git.kernel.org/stable/c/53ef70a315420ed31581d38343684b3bf9a3c76d
- https://git.kernel.org/stable/c/6e8cd710ca35c576f5f2e5a396047c9ac61f75e5
- https://git.kernel.org/stable/c/a58230f3a7c4f6c3261786bc1efb72c42e68cd25
- https://git.kernel.org/stable/c/bbcdef2061b170af45702ce6b359c02c12acfc94
- https://git.kernel.org/stable/c/cd0d7bbc027b4d3329712cdcdeb4e5567ffd0d58