CVE-2023-53753
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-08

Last updated on: 2025-12-08

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-08
Last Modified
2025-12-08
Generated
2026-06-16
AI Q&A
2025-12-08
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves an issue where the system attempts to map memory addresses that have not been allocated. Specifically, it incorrectly allocates GPIO registers from an array out of bounds, which means it accesses memory locations outside the intended range. The vulnerability was fixed by correcting the bounds used for these allocations.

Impact Analysis

The impact of this vulnerability could include potential system instability or unexpected behavior due to accessing memory outside of allocated bounds. This might lead to crashes or security issues if the out-of-bounds memory access is exploited. However, specific impacts are not detailed in the provided information.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-53753. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart