CVE-2026-53347
Received Received - Intake

Virtio-GPU Kernel Crash on Driver Removal with Disabled KMS

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

Publication date: 2026-07-01

Last updated on: 2026-07-01

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix driver removal with disabled KMS DRM atomic and modesetting aren't initialized if virtio-gpu driver built with disabled KMS, leading to access of uninitialized data on driver removal/unbinding and crashing kernel. Fix it by skipping shutting down atomic core with unavailable KMS.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-01
Last Modified
2026-07-01
Generated
2026-07-01
AI Q&A
2026-07-01
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel 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 exists in the Linux kernel's drm/virtio driver when the virtio-gpu driver is built with Kernel Mode Setting (KMS) disabled. In this scenario, DRM atomic and modesetting are not initialized properly. When the driver is removed or unbound, it attempts to access uninitialized data, which can cause the kernel to crash. The fix involves skipping the shutdown of the atomic core when KMS is unavailable.

Impact Analysis

This vulnerability can lead to a kernel crash when the affected driver is removed or unbound. Such crashes can cause system instability, potential denial of service, and unexpected reboots, which may disrupt normal operations on systems using the affected Linux kernel with the virtio-gpu driver built with disabled KMS.

Chat Assistant

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

EPSS Chart