CVE-2026-72256 (GCVE-0-2026-72256)
Vulnerability from cvelistv5
Published
2026-08-15 05:54
Modified
2026-08-17 05:11
Severity ?
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.
Impacted products
Vendor Product Version
Linux Linux Version: 0269ea4937343536ec7e85649932bc8c9686ea78
Version: 0269ea4937343536ec7e85649932bc8c9686ea78
Version: 0269ea4937343536ec7e85649932bc8c9686ea78
Version: 0269ea4937343536ec7e85649932bc8c9686ea78
Version: 0269ea4937343536ec7e85649932bc8c9686ea78
Version: 0269ea4937343536ec7e85649932bc8c9686ea78
Version: 0269ea4937343536ec7e85649932bc8c9686ea78
Version: 0269ea4937343536ec7e85649932bc8c9686ea78
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"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…