{
  "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:  apparmor: fail policy unpack on accept2 allocation failure  unpack_pdb() may need to allocate a missing ACCEPT2 table for older policy data. If that allocation failed, it set an error message but jumped to the success path, returning a policydb with the required table missing.  Return -ENOMEM through the normal failure path when the ACCEPT2 allocation fails. Remove the now-unused out label.",
  "id": "DEBIAN-CVE-2026-72457",
  "modified": "2026-09-14T16:47:41.126080507Z",
  "published": "2026-08-15T06:22:19.690Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-72457"
    }
  ],
  "upstream": [
    "CVE-2026-72457"
  ]
}