{
  "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:  drm/rockchip: dw_dp: Fix null-ptr-deref in dw_dp_remove()  Attempting to access driver data in the platform driver -\u003eremove() callback may lead to a null pointer dereference since there is no guaranty that the component -\u003ebind() callback invoking platform_set_drvdata() was executed.  A common scenario is when Rockchip DRM driver didn't manage to run component_bind_all() because of an (unrelated) error causing early return from rockchip_drm_bind().  Drop the unnecessary call to platform_get_drvdata() and, instead, reference the target device structure via platform_device.",
  "id": "DEBIAN-CVE-2026-80658",
  "modified": "2026-09-14T16:47:35.225966396Z",
  "published": "2026-08-28T08:16:50.917Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-80658"
    }
  ],
  "upstream": [
    "CVE-2026-80658"
  ]
}