Bug 2495955 (CVE-2026-53347) - CVE-2026-53347 kernel: drm/virtio: Fix driver removal with disabled KMS
Summary: CVE-2026-53347 kernel: drm/virtio: Fix driver removal with disabled KMS
Keywords:
Status: NEW
Alias: CVE-2026-53347
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-01 14:03 UTC by OSIDB Bzimport
Modified: 2026-07-01 16:12 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-01 14:03:27 UTC
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.

Comment 1 Mauro Matteo Cascella 2026-07-01 16:05:40 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2026070145-CVE-2026-53347-da0e@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.