{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.1.5-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "In the Linux kernel, the following vulnerability has been resolved:  of: reserved_mem: avoid post-init UAF when alloc_reserved_mem_array() fails  The global pointer 'reserved_mem' continues to reference the reserved_mem_array which lives in __initdata if alloc_reserved_mem_array() fails. of_reserved_mem_lookup() is exported for post-init use, that would dereference freed memory and trigger a use-after-free.  So reset reserved_mem_count to 0 when alloc_reserved_mem_array() fails.",
  "id": "DEBIAN-CVE-2026-74352",
  "modified": "2026-09-14T16:47:42.982270207Z",
  "published": "2026-08-15T06:22:36.543Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-74352"
    }
  ],
  "upstream": [
    "CVE-2026-74352"
  ]
}