{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "a2f0751206b03374f6d02f89c18a60f1bb238fea"
            },
            {
              "fixed": "121a6ad9cd42ba3bfc57deae93e3326515c2afe1"
            },
            {
              "fixed": "9e5f5c07cc7d66522f8c9676c28605eba5d4a20e"
            },
            {
              "fixed": "8a30509ce6a29bdf18e0802383c524a7b2357ec0"
            },
            {
              "fixed": "cbfa5be2bf64511d49b854a0f9fd6d0b5118621f"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.6.0"
            },
            {
              "fixed": "6.12.80"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.21"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "6.19.11"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31506.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: bcmasp: fix double free of WoL irq\n\nWe do not need to free wol_irq since it was instantiated with\ndevm_request_irq(). So devres will free for us.",
  "id": "CVE-2026-31506",
  "modified": "2026-08-12T03:51:48.492275568Z",
  "published": "2026-04-22T13:54:25.219Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/121a6ad9cd42ba3bfc57deae93e3326515c2afe1"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8a30509ce6a29bdf18e0802383c524a7b2357ec0"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/9e5f5c07cc7d66522f8c9676c28605eba5d4a20e"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/cbfa5be2bf64511d49b854a0f9fd6d0b5118621f"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31506.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31506"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "net: bcmasp: fix double free of WoL irq"
}