Bug 2350353 (CVE-2024-58073) - CVE-2024-58073 kernel: drm/msm/dpu: check dpu_plane_atomic_print_state() for valid sspp
Summary: CVE-2024-58073 kernel: drm/msm/dpu: check dpu_plane_atomic_print_state() for ...
Keywords:
Status: NEW
Alias: CVE-2024-58073
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-03-06 16:01 UTC by OSIDB Bzimport
Modified: 2025-04-02 13:25 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-03-06 16:01:27 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/msm/dpu: check dpu_plane_atomic_print_state() for valid sspp

Similar to the r_pipe sspp protect, add a check to protect
the pipe state prints to avoid NULL ptr dereference for cases when
the state is dumped without a corresponding atomic_check() where the
pipe->sspp is assigned.

Patchwork: https://patchwork.freedesktop.org/patch/628404/

Comment 1 Mauro Matteo Cascella 2025-03-06 17:36:58 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025030612-CVE-2024-58073-10bf@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.