Bug 2429578 (CVE-2025-71138) - CVE-2025-71138 kernel: drm/msm/dpu: Add missing NULL pointer check for pingpong interface
Summary: CVE-2025-71138 kernel: drm/msm/dpu: Add missing NULL pointer check for pingpo...
Keywords:
Status: NEW
Alias: CVE-2025-71138
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-14 16:01 UTC by OSIDB Bzimport
Modified: 2026-01-15 10:18 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-01-14 16:01:44 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/msm/dpu: Add missing NULL pointer check for pingpong interface

It is checked almost always in dpu_encoder_phys_wb_setup_ctl(), but in a
single place the check is missing.
Also use convenient locals instead of phys_enc->* where available.

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


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