{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "ca9c54d2d6a5ab2430c4eda364c77125d62e5e0f"
            },
            {
              "fixed": "2e276b14b6d378372bf0152df89286cbe7632fb0"
            },
            {
              "fixed": "6080189291d958604dcefe513a13900835ac982f"
            },
            {
              "fixed": "6d13eaa13341a8f80aaf86f78591e1b1d393711d"
            },
            {
              "fixed": "282c5214ca4eb3799158c76782646e86d2945d1b"
            },
            {
              "fixed": "2e2a83b4998af4384e677d3b2ac08565274279bf"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.13.0"
            },
            {
              "fixed": "6.6.148"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.101"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.42"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72065.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: mana: Validate the packet length reported by the NIC\n\nValidate the packet length reported in the RX CQE before passing it\nto skb processing. The CQE is supplied by the NIC device and should\nnot be blindly trusted.",
  "id": "CVE-2026-72065",
  "modified": "2026-08-18T03:30:59.579345253Z",
  "published": "2026-08-15T05:52:18.801Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/282c5214ca4eb3799158c76782646e86d2945d1b"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2e276b14b6d378372bf0152df89286cbe7632fb0"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/2e2a83b4998af4384e677d3b2ac08565274279bf"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6080189291d958604dcefe513a13900835ac982f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/6d13eaa13341a8f80aaf86f78591e1b1d393711d"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72065.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72065"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "net: mana: Validate the packet length reported by the NIC"
}