CVE-2025-71138

Summary

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/

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxd7d0e73f7de33a2b9998b607707a3e944ef3b86d < 678d1c86566dfbb247ba25482d37fddde6140cc9affected
LinuxLinuxd7d0e73f7de33a2b9998b607707a3e944ef3b86d < 471baae774a30a04cf066907b60eaf3732928cb7affected
LinuxLinuxd7d0e73f7de33a2b9998b607707a3e944ef3b86d < 35ea3282136a630a3fd92b76f5a3a02651145ef1affected
LinuxLinuxd7d0e73f7de33a2b9998b607707a3e944ef3b86d < 88733a0b64872357e5ecd82b7488121503cb9cc6affected
LinuxLinux5.19affected
LinuxLinux0 < 5.19unaffected
LinuxLinux6.6.120 <= 6.6.*unaffected
LinuxLinux6.12.64 <= 6.12.*unaffected
LinuxLinux6.18.4 <= 6.18.*unaffected
LinuxLinux6.19 <= *unaffected

Weaknesses

References