Bug 2356913 (CVE-2025-21989) - CVE-2025-21989 kernel: drm/amd/display: fix missing .is_two_pixels_per_container
Summary: CVE-2025-21989 kernel: drm/amd/display: fix missing .is_two_pixels_per_container
Keywords:
Status: NEW
Alias: CVE-2025-21989
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-04-02 14:02 UTC by OSIDB Bzimport
Modified: 2025-04-10 17:27 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-04-02 14:02:09 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: fix missing .is_two_pixels_per_container

Starting from 6.11, AMDGPU driver, while being loaded with amdgpu.dc=1,
due to lack of .is_two_pixels_per_container function in dce60_tg_funcs,
causes a NULL pointer dereference on PCs with old GPUs, such as R9 280X.

So this fix adds missing .is_two_pixels_per_container to dce60_tg_funcs.

(cherry picked from commit bd4b125eb949785c6f8a53b0494e32795421209d)


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