GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2026-72256 (GCVE-0-2026-72256)

Vulnerability from cvelistv5 – Published: 2026-08-15 05:54 – Updated: 2026-08-17 05:11
VLAI
Title
netfilter: xt_cluster: reject template conntracks in hash match
Summary
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.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 0269ea4937343536ec7e85649932bc8c9686ea78 , < 4558bd7b47c7be82dffd837f27be8ea3ecee557d (git)
Affected: 0269ea4937343536ec7e85649932bc8c9686ea78 , < d5f9d050b0b267227c1f02f11021872c7768a9cc (git)
Affected: 0269ea4937343536ec7e85649932bc8c9686ea78 , < 4cb8b5f586e41c187942291cc0938006077fa79e (git)
Affected: 0269ea4937343536ec7e85649932bc8c9686ea78 , < fac2fdac3baad9ffd12b3b0bba4374d4b3585d54 (git)
Affected: 0269ea4937343536ec7e85649932bc8c9686ea78 , < 13ea4f86cf738c74be2146886ac261988a631e62 (git)
Affected: 0269ea4937343536ec7e85649932bc8c9686ea78 , < 07f9ddbf5e799c24a3a52ec9bd7b729a6f6d69d5 (git)
Affected: 0269ea4937343536ec7e85649932bc8c9686ea78 , < 5b2d4f0010018a7aa3495aa1dbf1b7a34011e7aa (git)
Affected: 0269ea4937343536ec7e85649932bc8c9686ea78 , < 5feba91006ec92da57acc1cc2e34df623b98541e (git)
guessed Create a notification for this product.
Linux Linux Affected: 2.6.30
Unaffected: 0 , < 2.6.30 (semver)
Unaffected: 5.10.261 , ≤ 5.10.* (semver)
Unaffected: 5.15.212 , ≤ 5.15.* (semver)
Unaffected: 6.1.178 , ≤ 6.1.* (semver)
Unaffected: 6.6.145 , ≤ 6.6.* (semver)
Unaffected: 6.12.97 , ≤ 6.12.* (semver)
Unaffected: 6.18.40 , ≤ 6.18.* (semver)
Unaffected: 7.1.5 , ≤ 7.1.* (semver)
Unaffected: 7.2 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/netfilter/xt_cluster.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "4558bd7b47c7be82dffd837f27be8ea3ecee557d",
              "status": "affected",
              "version": "0269ea4937343536ec7e85649932bc8c9686ea78",
              "versionType": "git"
            },
            {
              "lessThan": "d5f9d050b0b267227c1f02f11021872c7768a9cc",
              "status": "affected",
              "version": "0269ea4937343536ec7e85649932bc8c9686ea78",
              "versionType": "git"
            },
            {
              "lessThan": "4cb8b5f586e41c187942291cc0938006077fa79e",
              "status": "affected",
              "version": "0269ea4937343536ec7e85649932bc8c9686ea78",
              "versionType": "git"
            },
            {
              "lessThan": "fac2fdac3baad9ffd12b3b0bba4374d4b3585d54",
              "status": "affected",
              "version": "0269ea4937343536ec7e85649932bc8c9686ea78",
              "versionType": "git"
            },
            {
              "lessThan": "13ea4f86cf738c74be2146886ac261988a631e62",
              "status": "affected",
              "version": "0269ea4937343536ec7e85649932bc8c9686ea78",
              "versionType": "git"
            },
            {
              "lessThan": "07f9ddbf5e799c24a3a52ec9bd7b729a6f6d69d5",
              "status": "affected",
              "version": "0269ea4937343536ec7e85649932bc8c9686ea78",
              "versionType": "git"
            },
            {
              "lessThan": "5b2d4f0010018a7aa3495aa1dbf1b7a34011e7aa",
              "status": "affected",
              "version": "0269ea4937343536ec7e85649932bc8c9686ea78",
              "versionType": "git"
            },
            {
              "lessThan": "5feba91006ec92da57acc1cc2e34df623b98541e",
              "status": "affected",
              "version": "0269ea4937343536ec7e85649932bc8c9686ea78",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/netfilter/xt_cluster.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.30"
            },
            {
              "lessThan": "2.6.30",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.261",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.212",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.178",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.145",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.97",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.40",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.5",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.261",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.212",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.178",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.145",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.97",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.40",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.5",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "2.6.30",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: xt_cluster: reject template conntracks in hash match\n\nxt_cluster_mt() treats any non-NULL nf_ct_get() result as a fully\ninitialized conntrack and passes it to xt_cluster_hash().\n\nThis causes a state confusion bug when the raw table CT target attaches\na template conntrack to skb-\u003e_nfct before normal conntrack processing.\nTemplates carry IPS_TEMPLATE status but do not have a valid tuple for\nhashing yet, so xt_cluster_hash() can hit its WARN_ON() path on the\nzeroed l3num field.\n\nReject template conntracks before hashing them. This matches existing\nnetfilter handling for template objects and avoids hashing incomplete\nconntrack state."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-17T05:11:14.683Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/4558bd7b47c7be82dffd837f27be8ea3ecee557d"
        },
        {
          "url": "https://git.kernel.org/stable/c/d5f9d050b0b267227c1f02f11021872c7768a9cc"
        },
        {
          "url": "https://git.kernel.org/stable/c/4cb8b5f586e41c187942291cc0938006077fa79e"
        },
        {
          "url": "https://git.kernel.org/stable/c/fac2fdac3baad9ffd12b3b0bba4374d4b3585d54"
        },
        {
          "url": "https://git.kernel.org/stable/c/13ea4f86cf738c74be2146886ac261988a631e62"
        },
        {
          "url": "https://git.kernel.org/stable/c/07f9ddbf5e799c24a3a52ec9bd7b729a6f6d69d5"
        },
        {
          "url": "https://git.kernel.org/stable/c/5b2d4f0010018a7aa3495aa1dbf1b7a34011e7aa"
        },
        {
          "url": "https://git.kernel.org/stable/c/5feba91006ec92da57acc1cc2e34df623b98541e"
        }
      ],
      "title": "netfilter: xt_cluster: reject template conntracks in hash match",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-72256",
    "datePublished": "2026-08-15T05:54:43.706Z",
    "dateReserved": "2026-08-09T03:40:39.915Z",
    "dateUpdated": "2026-08-17T05:11:14.683Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-72256",
      "date": "2026-09-05",
      "epss": "0.00216",
      "percentile": "0.11979"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-72256\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-08-15T06:21:53.310\",\"lastModified\":\"2026-08-17T06:18:27.903\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnetfilter: xt_cluster: reject template conntracks in hash match\\n\\nxt_cluster_mt() treats any non-NULL nf_ct_get() result as a fully\\ninitialized conntrack and passes it to xt_cluster_hash().\\n\\nThis causes a state confusion bug when the raw table CT target attaches\\na template conntrack to skb-\u003e_nfct before normal conntrack processing.\\nTemplates carry IPS_TEMPLATE status but do not have a valid tuple for\\nhashing yet, so xt_cluster_hash() can hit its WARN_ON() path on the\\nzeroed l3num field.\\n\\nReject template conntracks before hashing them. This matches existing\\nnetfilter handling for template objects and avoids hashing incomplete\\nconntrack state.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"net/netfilter/xt_cluster.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"0269ea4937343536ec7e85649932bc8c9686ea78\",\"lessThan\":\"4558bd7b47c7be82dffd837f27be8ea3ecee557d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0269ea4937343536ec7e85649932bc8c9686ea78\",\"lessThan\":\"d5f9d050b0b267227c1f02f11021872c7768a9cc\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0269ea4937343536ec7e85649932bc8c9686ea78\",\"lessThan\":\"4cb8b5f586e41c187942291cc0938006077fa79e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0269ea4937343536ec7e85649932bc8c9686ea78\",\"lessThan\":\"fac2fdac3baad9ffd12b3b0bba4374d4b3585d54\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0269ea4937343536ec7e85649932bc8c9686ea78\",\"lessThan\":\"13ea4f86cf738c74be2146886ac261988a631e62\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0269ea4937343536ec7e85649932bc8c9686ea78\",\"lessThan\":\"07f9ddbf5e799c24a3a52ec9bd7b729a6f6d69d5\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0269ea4937343536ec7e85649932bc8c9686ea78\",\"lessThan\":\"5b2d4f0010018a7aa3495aa1dbf1b7a34011e7aa\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"0269ea4937343536ec7e85649932bc8c9686ea78\",\"lessThan\":\"5feba91006ec92da57acc1cc2e34df623b98541e\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"net/netfilter/xt_cluster.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"2.6.30\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"2.6.30\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.261\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.212\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.178\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.145\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.97\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.40\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.5\",\"lessThanOrEqual\":\"7.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/07f9ddbf5e799c24a3a52ec9bd7b729a6f6d69d5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/13ea4f86cf738c74be2146886ac261988a631e62\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4558bd7b47c7be82dffd837f27be8ea3ecee557d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4cb8b5f586e41c187942291cc0938006077fa79e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5b2d4f0010018a7aa3495aa1dbf1b7a34011e7aa\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/5feba91006ec92da57acc1cc2e34df623b98541e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d5f9d050b0b267227c1f02f11021872c7768a9cc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/fac2fdac3baad9ffd12b3b0bba4374d4b3585d54\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-18T18:29:19+00:00",
      "cve": "CVE-2026-72256",
      "id": "CVE-2026-72256",
      "initial_release_date": "2026-08-15T00:00:00+00:00",
      "product_status:known_affected": "274",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: netfilter: xt_cluster: reject template conntracks in hash match",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-72256.json",
      "version": "3"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…