CVE-2026-64225 (GCVE-0-2026-64225)

Vulnerability from cvelistv5 – Published: 2026-07-24 15:23 – Updated: 2026-07-24 15:23
VLAI
Title
octeontx2-af: CGX: add bounds check to cgx_speed_mbps index
Summary
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: CGX: add bounds check to cgx_speed_mbps index cgx_speed_mbps has 13 elements but RESP_LINKSTAT_SPEED can yield values 0-15. If it returns a value >= 13, this causes an out-of-bounds array access. Add a bounds check and default to speed 0 if the index is out of range.
Severity
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 61071a871ea6eb2125ece91c1a0dbb124a318c8a , < 94071141f00bc414e8f8f7f5db3b5143d535299f (git)
Affected: 61071a871ea6eb2125ece91c1a0dbb124a318c8a , < 985b5e38ac4f4d5ff03c8bfd8484353b440a1579 (git)
Affected: 61071a871ea6eb2125ece91c1a0dbb124a318c8a , < 93d3dc81098cd60fb74d434ba7985ddfd9de5acb (git)
Affected: 61071a871ea6eb2125ece91c1a0dbb124a318c8a , < e043017ac429caee73bd30c5a725659f1a3a4568 (git)
Affected: 61071a871ea6eb2125ece91c1a0dbb124a318c8a , < 8201bf45cc7c1c1a09290c4db8ab1e19801f8fec (git)
Affected: 61071a871ea6eb2125ece91c1a0dbb124a318c8a , < 47a4cf2229be379cf88f92e32e1240337cd6273f (git)
Affected: 61071a871ea6eb2125ece91c1a0dbb124a318c8a , < 2c3d26b4a62454945ba9ef3af3174d3e40e7afef (git)
Affected: 61071a871ea6eb2125ece91c1a0dbb124a318c8a , < c0bf0a4f3f1f5f57aa83e1400ba4f56f0abfd542 (git)
Create a notification for this product.
Linux Linux Affected: 4.20
Unaffected: 0 , < 4.20 (semver)
Unaffected: 5.10.259 , ≤ 5.10.* (semver)
Unaffected: 5.15.210 , ≤ 5.15.* (semver)
Unaffected: 6.1.176 , ≤ 6.1.* (semver)
Unaffected: 6.6.143 , ≤ 6.6.* (semver)
Unaffected: 6.12.92 , ≤ 6.12.* (semver)
Unaffected: 6.18.34 , ≤ 6.18.* (semver)
Unaffected: 7.0.11 , ≤ 7.0.* (semver)
Unaffected: 7.1 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/marvell/octeontx2/af/cgx.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "94071141f00bc414e8f8f7f5db3b5143d535299f",
              "status": "affected",
              "version": "61071a871ea6eb2125ece91c1a0dbb124a318c8a",
              "versionType": "git"
            },
            {
              "lessThan": "985b5e38ac4f4d5ff03c8bfd8484353b440a1579",
              "status": "affected",
              "version": "61071a871ea6eb2125ece91c1a0dbb124a318c8a",
              "versionType": "git"
            },
            {
              "lessThan": "93d3dc81098cd60fb74d434ba7985ddfd9de5acb",
              "status": "affected",
              "version": "61071a871ea6eb2125ece91c1a0dbb124a318c8a",
              "versionType": "git"
            },
            {
              "lessThan": "e043017ac429caee73bd30c5a725659f1a3a4568",
              "status": "affected",
              "version": "61071a871ea6eb2125ece91c1a0dbb124a318c8a",
              "versionType": "git"
            },
            {
              "lessThan": "8201bf45cc7c1c1a09290c4db8ab1e19801f8fec",
              "status": "affected",
              "version": "61071a871ea6eb2125ece91c1a0dbb124a318c8a",
              "versionType": "git"
            },
            {
              "lessThan": "47a4cf2229be379cf88f92e32e1240337cd6273f",
              "status": "affected",
              "version": "61071a871ea6eb2125ece91c1a0dbb124a318c8a",
              "versionType": "git"
            },
            {
              "lessThan": "2c3d26b4a62454945ba9ef3af3174d3e40e7afef",
              "status": "affected",
              "version": "61071a871ea6eb2125ece91c1a0dbb124a318c8a",
              "versionType": "git"
            },
            {
              "lessThan": "c0bf0a4f3f1f5f57aa83e1400ba4f56f0abfd542",
              "status": "affected",
              "version": "61071a871ea6eb2125ece91c1a0dbb124a318c8a",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/marvell/octeontx2/af/cgx.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.20"
            },
            {
              "lessThan": "4.20",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.259",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.210",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.176",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.143",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.92",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.34",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.11",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.259",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.210",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.176",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.143",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.92",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.34",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.11",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "4.20",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nocteontx2-af: CGX: add bounds check to cgx_speed_mbps index\n\ncgx_speed_mbps\u00a0has 13 elements but RESP_LINKSTAT_SPEED can yield values\n0-15. If it returns a value \u003e= 13, this causes an out-of-bounds array\naccess. Add a bounds check and default to speed 0 if the index is out of\nrange."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-24T15:23:09.785Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/94071141f00bc414e8f8f7f5db3b5143d535299f"
        },
        {
          "url": "https://git.kernel.org/stable/c/985b5e38ac4f4d5ff03c8bfd8484353b440a1579"
        },
        {
          "url": "https://git.kernel.org/stable/c/93d3dc81098cd60fb74d434ba7985ddfd9de5acb"
        },
        {
          "url": "https://git.kernel.org/stable/c/e043017ac429caee73bd30c5a725659f1a3a4568"
        },
        {
          "url": "https://git.kernel.org/stable/c/8201bf45cc7c1c1a09290c4db8ab1e19801f8fec"
        },
        {
          "url": "https://git.kernel.org/stable/c/47a4cf2229be379cf88f92e32e1240337cd6273f"
        },
        {
          "url": "https://git.kernel.org/stable/c/2c3d26b4a62454945ba9ef3af3174d3e40e7afef"
        },
        {
          "url": "https://git.kernel.org/stable/c/c0bf0a4f3f1f5f57aa83e1400ba4f56f0abfd542"
        }
      ],
      "title": "octeontx2-af: CGX: add bounds check to cgx_speed_mbps index",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-64225",
    "datePublished": "2026-07-24T15:23:09.785Z",
    "dateReserved": "2026-07-19T15:36:31.771Z",
    "dateUpdated": "2026-07-24T15:23:09.785Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-64225",
      "date": "2026-07-31",
      "epss": "0.00176",
      "percentile": "0.07434"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-64225\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-07-24T16:16:51.440\",\"lastModified\":\"2026-07-30T14:59:47.950\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nocteontx2-af: CGX: add bounds check to cgx_speed_mbps index\\n\\ncgx_speed_mbps\u00a0has 13 elements but RESP_LINKSTAT_SPEED can yield values\\n0-15. If it returns a value \u003e= 13, this causes an out-of-bounds array\\naccess. Add a bounds check and default to speed 0 if the index is out of\\nrange.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/net/ethernet/marvell/octeontx2/af/cgx.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"61071a871ea6eb2125ece91c1a0dbb124a318c8a\",\"lessThan\":\"94071141f00bc414e8f8f7f5db3b5143d535299f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"61071a871ea6eb2125ece91c1a0dbb124a318c8a\",\"lessThan\":\"985b5e38ac4f4d5ff03c8bfd8484353b440a1579\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"61071a871ea6eb2125ece91c1a0dbb124a318c8a\",\"lessThan\":\"93d3dc81098cd60fb74d434ba7985ddfd9de5acb\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"61071a871ea6eb2125ece91c1a0dbb124a318c8a\",\"lessThan\":\"e043017ac429caee73bd30c5a725659f1a3a4568\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"61071a871ea6eb2125ece91c1a0dbb124a318c8a\",\"lessThan\":\"8201bf45cc7c1c1a09290c4db8ab1e19801f8fec\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"61071a871ea6eb2125ece91c1a0dbb124a318c8a\",\"lessThan\":\"47a4cf2229be379cf88f92e32e1240337cd6273f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"61071a871ea6eb2125ece91c1a0dbb124a318c8a\",\"lessThan\":\"2c3d26b4a62454945ba9ef3af3174d3e40e7afef\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"61071a871ea6eb2125ece91c1a0dbb124a318c8a\",\"lessThan\":\"c0bf0a4f3f1f5f57aa83e1400ba4f56f0abfd542\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/net/ethernet/marvell/octeontx2/af/cgx.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.20\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.20\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.259\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.210\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.176\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.143\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.92\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.34\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.11\",\"lessThanOrEqual\":\"7.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2c3d26b4a62454945ba9ef3af3174d3e40e7afef\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/47a4cf2229be379cf88f92e32e1240337cd6273f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8201bf45cc7c1c1a09290c4db8ab1e19801f8fec\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/93d3dc81098cd60fb74d434ba7985ddfd9de5acb\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/94071141f00bc414e8f8f7f5db3b5143d535299f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/985b5e38ac4f4d5ff03c8bfd8484353b440a1579\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c0bf0a4f3f1f5f57aa83e1400ba4f56f0abfd542\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e043017ac429caee73bd30c5a725659f1a3a4568\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-07-29T09:03:50+00:00",
      "cve": "CVE-2026-64225",
      "id": "CVE-2026-64225",
      "initial_release_date": "2026-07-24T00:00:00+00:00",
      "product_status:known_affected": "187",
      "product_status:known_not_affected": "91",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: octeontx2-af: CGX: add bounds check to cgx_speed_mbps index",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-64225.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-07-28T17:09:00Z",
      "cve": "CVE-2026-64225",
      "id": "CVE-2026-64225",
      "initial_release_date": "2026-07-25T00:14:11Z",
      "product_status:known_affected": "245",
      "product_status:known_not_affected": "53",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-64225",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-64225.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…