GHSA-r6gm-r8v8-33xfHighCVSS 7.8
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping...
🔗 CVE IDs covered (1)
📋 Description
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.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2023-53753
- https://git.kernel.org/stable/c/24aaf6603600d6d1159973c809ea2737664b28c4
- https://git.kernel.org/stable/c/8ce8a443ddd9002861a4ee8a7e33a0c02717422f
- https://git.kernel.org/stable/c/9190d4a263264eabf715f5fc1827da45e3fdc247
- https://github.com/advisories/GHSA-r6gm-r8v8-33xf