{
  "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:  platform/x86/intel/tpmi: use cleanup helpers in mem_write()  In mem_write(), the temporary array returned by parse_int_array_user() must be released on all exit paths. Convert the array variable to use cleanup.h scope-based cleanup so it is freed automatically on return.  This also moves the array declaration next to parse_int_array_user() as required by cleanup.h usage guidelines.",
  "id": "DEBIAN-CVE-2026-72145",
  "modified": "2026-09-14T16:47:42.297536930Z",
  "published": "2026-08-15T06:21:32.167Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-72145"
    }
  ],
  "upstream": [
    "CVE-2026-72145"
  ]
}