{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:13",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "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:  net: emac: Fix NULL pointer dereference in emac_probe  Move devm_request_irq() after devm_platform_ioremap_resource() so that dev-\u003eemacp is mapped before the interrupt handler can fire.  An early interrupt hitting emac_irq() would dereference the NULL dev-\u003eemacp and crash.  Also remove redundant error message. devm_platform_ioremap_resource() already returns an error message with dev_err_probe().",
  "id": "DEBIAN-CVE-2026-80614",
  "modified": "2026-09-14T16:47:36.710286751Z",
  "published": "2026-08-28T08:16:45.430Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-80614"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "upstream": [
    "CVE-2026-80614"
  ]
}