CVE-2026-72256
Last modified
CVE-2026-72256 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_cluster: reject template conntracks in hash match xt_cluster_mt() treats any non-NULL nf_ct_get() result as a fully initialized conntrack and passes it to xt_cluster_hash(). This causes a state confusion bug when the raw table CT target attaches a template conntrack to skb->_nfct before normal conntrack processing. Templates carry IPS_TEMPLATE status but do not have a valid tuple for hashing yet, so xt_cluster_hash() can hit its WARN_ON() path on the zeroed l3num field. Reject template conntracks before hashing them. This matches existing netfilter handling for template objects and avoids hashing incomplete conntrack state.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_cluster: reject template conntracks in hash match xt_cluster_mt() treats any non-NULL nf_ct_get() result as a fully initialized conntrack and passes it to xt_cluster_hash(). This causes a state confusion bug when the raw table CT target attaches a template conntrack to skb->_nfct before normal conntrack processing. Templates carry IPS_TEMPLATE status but do not have a valid tuple for hashing yet, so xt_cluster_hash() can hit its WARN_ON() path on the zeroed l3num field. Reject template conntracks before hashing them. This matches existing netfilter handling for template objects and avoids hashing incomplete conntrack state.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 0269ea4937343536ec7e85649932bc8c9686ea78, < 4558bd7b47c7be82dffd837f27be8ea3ecee557d; >= 0269ea4937343536ec7e85649932bc8c9686ea78, < d5f9d050b0b267227c1f02f11021872c7768a9cc; >= 0269ea4937343536ec7e85649932bc8c9686ea78, < 4cb8b5f586e41c187942291cc0938006077fa79e; >= 0269ea4937343536ec7e85649932bc8c9686ea78, < fac2fdac3baad9ffd12b3b0bba4374d4b3585d54; >= 0269ea4937343536ec7e85649932bc8c9686ea78, < 13ea4f86cf738c74be2146886ac261988a631e62; >= 0269ea4937343536ec7e85649932bc8c9686ea78, < 07f9ddbf5e799c24a3a52ec9bd7b729a6f6d69d5; >= 0269ea4937343536ec7e85649932bc8c9686ea78, < 5b2d4f0010018a7aa3495aa1dbf1b7a34011e7aa; >= 0269ea4937343536ec7e85649932bc8c9686ea78, < 5feba91006ec92da57acc1cc2e34df623b98541e |
| Linux | Linux | 2.6.30 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72256?
How severe is CVE-2026-72256?
How do I fix CVE-2026-72256?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72250In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72251In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72252In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72253In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72254In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-72255In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72257In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72258In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72259In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7226A security vulnerability has been detected in SourceCodester…7.3
- CVE-2026-72260In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72261In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-72256?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
