{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0de2046137f976e7302d43ac01d9894d07ac1fff"
            },
            {
              "fixed": "dfdce1f20a7e5e826165c556fd3367c65387e966"
            },
            {
              "fixed": "92356df4aa2b044b62bc7e45e0d99231af147f29"
            },
            {
              "fixed": "04e19012efaec2bfd8c3b37fd8a6c3f1fe731ffc"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.15.0"
            },
            {
              "fixed": "6.18.52"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.2.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92516.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix offset warn check for bpf_res_spin_lock\n\nSashiko pointed out correctly that the case statement for\nBPF_RES_SPIN_LOCK incorrectly checks offset for BPF_SPIN_LOCK.\nFix it by checking res_spin_lock_off instead.",
  "id": "CVE-2026-92516",
  "modified": "2026-09-19T03:31:00.841087782Z",
  "published": "2026-09-17T16:10:24.804Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/04e19012efaec2bfd8c3b37fd8a6c3f1fe731ffc"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/92356df4aa2b044b62bc7e45e0d99231af147f29"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/dfdce1f20a7e5e826165c556fd3367c65387e966"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92516.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-92516"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "bpf: Fix offset warn check for bpf_res_spin_lock"
}