CVE-2023-53806
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-09

Last updated on: 2025-12-09

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: populate subvp cmd info only for the top pipe [Why] System restart observed while changing the display resolution to 8k with extended mode. Sytem restart was caused by a page fault. [How] When the driver populates subvp info it did it for both the pipes using vblank which caused an outof bounds array access causing the page fault. added checks to allow the top pipe only to fix this issue.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-09
Last Modified
2025-12-09
Generated
2026-05-07
AI Q&A
2025-12-09
EPSS Evaluated
2026-05-05
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 Powered Q&A
Can you explain this vulnerability to me?

This vulnerability occurs in the Linux kernel's AMD display driver where the system restarts when changing the display resolution to 8k in extended mode. The issue is caused by the driver populating subvp command information for both display pipes using vblank, which leads to an out-of-bounds array access and causes a page fault. The fix involves adding checks to populate subvp info only for the top pipe, preventing the page fault.


How can this vulnerability impact me? :

This vulnerability can cause the system to unexpectedly restart when changing the display resolution to 8k in extended mode, leading to potential data loss, disruption of work, and reduced system stability.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, update the Linux kernel to a version where the drm/amd/display driver has been fixed to populate subvp cmd info only for the top pipe. This prevents the out-of-bounds array access causing the page fault and system restart when changing display resolution to 8k with extended mode.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart