{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "31f7148fd3704e0981b4eb6c6d13cf584da606c4"
            },
            {
              "fixed": "008af2074e4b91d34440102501b710c235a3b245"
            },
            {
              "fixed": "789384eb1437aed94155dc0eac8a8a6ba1baf578"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/58xxx/CVE-2024-58073.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/msm/dpu: check dpu_plane_atomic_print_state() for valid sspp\n\nSimilar to the r_pipe sspp protect, add a check to protect\nthe pipe state prints to avoid NULL ptr dereference for cases when\nthe state is dumped without a corresponding atomic_check() where the\npipe-\u003esspp is assigned.\n\nPatchwork: https://patchwork.freedesktop.org/patch/628404/",
  "id": "CVE-2024-58073",
  "modified": "2026-04-01T23:10:38.031263936Z",
  "published": "2025-03-06T15:54:12.374Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/008af2074e4b91d34440102501b710c235a3b245"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/789384eb1437aed94155dc0eac8a8a6ba1baf578"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/58xxx/CVE-2024-58073.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-58073"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "drm/msm/dpu: check dpu_plane_atomic_print_state() for valid sspp"
}