CVE-2026-72349 (GCVE-0-2026-72349)
Vulnerability from cvelistv5
Published
2026-08-15 05:55
Modified
2026-08-17 05:12
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_rateest: fix u64 truncation in xt_rateest_mt() On links faster than ~34 Gbps, where byte rate may exceed 2^32-1 (~ 4.3 GBps), the comparison result becomes incorrect because the truncated value no longer reflects the actual estimator rate. Fix by changing the local variables to u64.
Impacted products
Vendor Product Version
Linux Linux Version: 1c0d32fde5bdf1184bc274f864c09799278a1114
Version: 1c0d32fde5bdf1184bc274f864c09799278a1114
Version: 1c0d32fde5bdf1184bc274f864c09799278a1114
Version: 1c0d32fde5bdf1184bc274f864c09799278a1114
Version: 1c0d32fde5bdf1184bc274f864c09799278a1114
Version: 1c0d32fde5bdf1184bc274f864c09799278a1114
Version: 1c0d32fde5bdf1184bc274f864c09799278a1114
Version: 1c0d32fde5bdf1184bc274f864c09799278a1114
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "net/netfilter/xt_rateest.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "77e9ba358d63fe2eb03c90d29ea85651d95cf2e6",
              "status": "affected",
              "version": "1c0d32fde5bdf1184bc274f864c09799278a1114",
              "versionType": "git"
            },
            {
              "lessThan": "a3ba938f45cb00f6bf49d3aa3647df9b017f5f08",
              "status": "affected",
              "version": "1c0d32fde5bdf1184bc274f864c09799278a1114",
              "versionType": "git"
            },
            {
              "lessThan": "bab305dd769d78074adca73505cc2509e1206bf2",
              "status": "affected",
              "version": "1c0d32fde5bdf1184bc274f864c09799278a1114",
              "versionType": "git"
            },
            {
              "lessThan": "5da915fc159c6b4091669447588e520183969cca",
              "status": "affected",
              "version": "1c0d32fde5bdf1184bc274f864c09799278a1114",
              "versionType": "git"
            },
            {
              "lessThan": "d5cc4c12a4b90bf099199c3c49ecda7e694f2a2b",
              "status": "affected",
              "version": "1c0d32fde5bdf1184bc274f864c09799278a1114",
              "versionType": "git"
            },
            {
              "lessThan": "e702f6dd5d21e331f55fd9168c0210542008546d",
              "status": "affected",
              "version": "1c0d32fde5bdf1184bc274f864c09799278a1114",
              "versionType": "git"
            },
            {
              "lessThan": "905a927b2e6fec7b174e9e5644d271047b61378f",
              "status": "affected",
              "version": "1c0d32fde5bdf1184bc274f864c09799278a1114",
              "versionType": "git"
            },
            {
              "lessThan": "444853cd438201007da5359821adcc2995655ab1",
              "status": "affected",
              "version": "1c0d32fde5bdf1184bc274f864c09799278a1114",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "net/netfilter/xt_rateest.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.10"
            },
            {
              "lessThan": "4.10",
              "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": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.212",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.178",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.145",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.97",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.40",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.5",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "4.10",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: xt_rateest: fix u64 truncation in xt_rateest_mt()\n\nOn links faster than ~34 Gbps, where byte rate may exceed 2^32-1\n(~ 4.3 GBps), the comparison result becomes incorrect because the\ntruncated value no longer reflects the actual estimator rate.\n\nFix by changing the local variables to u64."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-17T05:12:58.965Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/77e9ba358d63fe2eb03c90d29ea85651d95cf2e6"
        },
        {
          "url": "https://git.kernel.org/stable/c/a3ba938f45cb00f6bf49d3aa3647df9b017f5f08"
        },
        {
          "url": "https://git.kernel.org/stable/c/bab305dd769d78074adca73505cc2509e1206bf2"
        },
        {
          "url": "https://git.kernel.org/stable/c/5da915fc159c6b4091669447588e520183969cca"
        },
        {
          "url": "https://git.kernel.org/stable/c/d5cc4c12a4b90bf099199c3c49ecda7e694f2a2b"
        },
        {
          "url": "https://git.kernel.org/stable/c/e702f6dd5d21e331f55fd9168c0210542008546d"
        },
        {
          "url": "https://git.kernel.org/stable/c/905a927b2e6fec7b174e9e5644d271047b61378f"
        },
        {
          "url": "https://git.kernel.org/stable/c/444853cd438201007da5359821adcc2995655ab1"
        }
      ],
      "title": "netfilter: xt_rateest: fix u64 truncation in xt_rateest_mt()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-72349",
    "datePublished": "2026-08-15T05:55:52.916Z",
    "dateReserved": "2026-08-09T03:40:39.921Z",
    "dateUpdated": "2026-08-17T05:12:58.965Z",
    "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…