Bug 2419927 (CVE-2023-53753) - CVE-2023-53753 kernel: drm/amd/display: fix mapping to non-allocated address
Summary: CVE-2023-53753 kernel: drm/amd/display: fix mapping to non-allocated address
Keywords:
Status: NEW
Alias: CVE-2023-53753
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-12-08 07:09 UTC by OSIDB Bzimport
Modified: 2025-12-08 19:04 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-08 07:09:25 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: fix mapping to non-allocated address

[Why]
There is an issue mapping non-allocated location of memory.
It would allocate gpio registers from an array out of bounds.

[How]
Patch correct numbers of bounds for using.


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