{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.1.8-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "In the Linux kernel, the following vulnerability has been resolved:  scsi: mpi3mr: Fix potential deadlock in mpi3mr_fault_uevent_emit  mpi3mr_fault_uevent_emit() runs from the fault watchdog and reset paths where host I/O may already be blocked. GFP_KERNEL allocations here, both the local kzalloc_obj() and the ones inside kobject_uevent_env() itself, can trigger reclaim that waits on that blocked I/O and deadlock.  Use memalloc_noio_save()/restore() to cover the whole call instead of just the local allocation.",
  "id": "DEBIAN-CVE-2026-74526",
  "modified": "2026-09-14T16:47:44.547659113Z",
  "published": "2026-08-15T13:17:57.883Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-74526"
    }
  ],
  "upstream": [
    "CVE-2026-74526"
  ]
}