CVE-2023-53806
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2023-53806, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

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-07-06
AI Q&A
2025-12-09
EPSS Evaluated
2026-07-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 Quick Actions

Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Mitigation Strategies

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.

Chat Assistant

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

EPSS Chart