Always-Incorrect Control Flow Implementation in Linux kernel - CVE-2026-72256

 

Always-Incorrect Control Flow Implementation in Linux kernel - CVE-2026-72256

Published: August 16, 2026


Vulnerability identifier: #VU143183
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-72256
CWE-ID: CWE-670
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper handling of template conntrack state in xt_cluster_mt() in the netfilter xt_cluster matcher when processing packets associated with a template conntrack. A local user can trigger packet processing that reaches xt_cluster_hash() with incomplete conntrack state to cause a denial of service.

The issue occurs when the raw table CT target attaches a template conntrack to skb->_nfct before normal conntrack processing.


Affected software

Linux kernel

How to mitigate CVE-2026-72256

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins