5 matches found
UBUNTU-CVE-2023-53753
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...
CVE-2023-53753 drm/amd/display: fix mapping to non-allocated address
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...
CVE-2023-53753
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...
CVE-2023-53753
The CVE-2023-53753 issue affects the Linux kernel DRM/AMD display path, where mapping to a non-allocated memory location could occur due to an out-of-bounds access when allocating gpio registers from an array. The root cause is incorrect bounds handling, and the patch corrects the bounds used for...
PT-2025-49483
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue related to memory mapping within the DRM/AMD/display subsystem. The problem involves mapping to a non-allocated memory location, specifically an...