{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "b576e09701c7d045bbe5cd85d53e2f34426aa214"
            },
            {
              "fixed": "f148f86c65b8f9ef2466ad8506e721749e4957fb"
            },
            {
              "fixed": "8a662d8c05e2cf16f7a047c81bc1eb5d3b29bacd"
            },
            {
              "fixed": "251a8fe1b9aedccd298b77bc28426d564c5a923f"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.5.0"
            },
            {
              "fixed": "6.18.40"
            }
          ],
          "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/80xxx/CVE-2026-80607.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing/probes: Remove WARN_ON_ONCE from parse_btf_arg\n\nSashiko found that user can cause this WARN_ON_ONCE() easily\nwith adding a kprobe event based on a raw address with BTF\nparameter.\n\nSince this is not an unexpected condition, remove the\nWARN_ON_ONCE().",
  "id": "CVE-2026-80607",
  "modified": "2026-08-30T03:30:46.032294576Z",
  "published": "2026-08-28T06:48:31.556Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/251a8fe1b9aedccd298b77bc28426d564c5a923f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8a662d8c05e2cf16f7a047c81bc1eb5d3b29bacd"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/f148f86c65b8f9ef2466ad8506e721749e4957fb"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80607.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-80607"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "tracing/probes: Remove WARN_ON_ONCE from parse_btf_arg"
}