Incorrect calculation in Linux kernel - CVE-2026-72021

 

Incorrect calculation in Linux kernel - CVE-2026-72021

Published: August 16, 2026


Vulnerability identifier: #VU143565
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-72021
CWE-ID: CWE-682
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause incorrect connection state tracking.

The vulnerability exists due to improper calculation of buffer offsets in SCTP state lookup in net/netfilter/ipvs/ip_vs_proto_sctp.c when processing IPv6 SCTP packets with extension headers. A remote attacker can send a specially crafted IPv6 SCTP packet with extension headers to cause incorrect connection state tracking.

This can cause an SCTP connection to be moved to the established state before the SCTP handshake has completed, resulting in incorrect timeout handling and destination counter updates.


Affected software

Linux kernel

How to mitigate CVE-2026-72021

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins