Skip to main content

Linux Kernel CVE-2026-53347

| EUVDEUVD-2026-40981 MEDIUM
Use of Uninitialized Resource (CWE-908)
2026-07-01 Linux GHSA-3fxj-747v-fqfx
5.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
vuln.today AI
4.7 MEDIUM

AC:H reflects the non-default KMS-disabled build configuration required; all other metrics align with the description and provided vector.

3.1 AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
4.0 AV:L/AC:H/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
SUSE
MEDIUM
qualitative
Red Hat
5.5 LOW
qualitative

Primary rating from NVD.

CVSS VectorNVD

Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Lifecycle Timeline

5
Analysis Generated
Jul 22, 2026 - 20:47 vuln.today
CVSS changed
Jul 22, 2026 - 19:22 NVD
5.5 (MEDIUM)
Patch available
Jul 01, 2026 - 15:16 EUVD
CVE Published
Jul 01, 2026 - 13:32 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 01, 2026 - 13:32 nvd
MEDIUM 5.5

DescriptionNVD

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.

AnalysisAI

Kernel panic in the Linux drm/virtio subsystem occurs during virtio-gpu driver removal or device unbinding when the kernel is compiled with KMS disabled, leaving DRM atomic and modesetting structures uninitialized. Teardown code unconditionally accesses these uninitialized structures (CWE-908), crashing the host kernel and causing a denial of service in virtualized guest environments. EPSS is 0.16% (5th percentile) and no public exploit or KEV listing exists, limiting practical risk to non-default kernel build configurations.

Technical ContextAI

The virtio-gpu DRM driver (drm/virtio) provides GPU acceleration in paravirtualized environments such as QEMU/KVM. When compiled with Kernel Mode Setting disabled (e.g., CONFIG_DRM_KMS_HELPER not set), the driver's initialization path skips setting up DRM atomic modesetting state. CWE-908 (Use of Uninitialized Resource) identifies the root cause: the driver removal and unbind paths unconditionally invoke drm_atomic_core shutdown routines regardless of whether those subsystems were ever initialized. CPE cpe:2.3:a:linux:linux:* confirms the vulnerability spans the mainline kernel codebase from the introducing commit (72122c69d71784e390527819754ea456421c4501) across multiple stable series. Mainstream distribution kernels (Ubuntu, RHEL, Fedora, Debian) typically enable KMS by default, substantially narrowing the real-world affected population to custom, embedded, or minimal VM kernel builds.

RemediationAI

Update to patched kernel versions: 6.6.143, 6.12.94, 6.18.36, 7.0.13, or 7.1 with the respective upstream fix applied. The upstream stable fixes are available at https://git.kernel.org/stable/c/ed3e134700a2e07caa99b9bc0683ebbe0327c562, https://git.kernel.org/stable/c/38a5f891cda6d121c149c94cda89c31ec7024ee3, https://git.kernel.org/stable/c/19a6a00ff50c284f3a9818882ad2be58b33b790a, https://git.kernel.org/stable/c/15e561869a8b4e4db69733be1d6f33770664f989, and https://git.kernel.org/stable/c/f329e8325e054bd6d84d10904f8dd51137281b92. Where patching is not immediately feasible, two workarounds exist: first, rebuild the kernel with KMS enabled (CONFIG_DRM_KMS_HELPER=y, CONFIG_DRM_VIRTIO_GPU=y with full KMS), which eliminates the uninitialized code path - note this may increase kernel footprint and surface area in minimal environments; second, avoid hot-unplugging or unloading the virtio-gpu driver on affected configurations, preventing the vulnerable teardown path from executing.

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
Image SLES15-SP7-Azure-3P Image SLES15-SP7-Azure-Basic Image SLES15-SP7-Azure-Standard Image SLES15-SP7-HPC-Azure Affected
Image SLES15-SP7-BYOS-Azure Image SLES15-SP7-BYOS-GCE Image SLES15-SP7-CHOST-BYOS-Aliyun Image SLES15-SP7-CHOST-BYOS-Azure Image SLES15-SP7-CHOST-BYOS-EC2 Image SLES15-SP7-CHOST-BYOS-GCE Image SLES15-SP7-CHOST-BYOS-GDC Image SLES15-SP7-CHOST-BYOS-SAP-CCloud Image SLES15-SP7-EC2 Image SLES15-SP7-EC2-ECS-HVM Image SLES15-SP7-GCE Image SLES15-SP7-HPC-BYOS-Azure Image SLES15-SP7-HPC-BYOS-EC2 Image SLES15-SP7-HPC-BYOS-GCE Image SLES15-SP7-Hardened-BYOS-Azure Image SLES15-SP7-Hardened-BYOS-EC2 Image SLES15-SP7-Hardened-BYOS-GCE Image SLES15-SP7-SAPCAL-Azure Image SLES15-SP7-SAPCAL-EC2 Image SLES15-SP7-SAPCAL-GCE Affected
Image SLES15-SP7-SAP-Azure Image SLES15-SP7-SAP-Azure-3P Image SLES15-SP7-SAP-BYOS-Azure Image SLES15-SP7-SAP-BYOS-EC2 Image SLES15-SP7-SAP-BYOS-GCE Image SLES15-SP7-SAP-EC2 Image SLES15-SP7-SAP-GCE Image SLES15-SP7-SAP-Hardened-Azure Image SLES15-SP7-SAP-Hardened-BYOS-Azure Image SLES15-SP7-SAP-Hardened-BYOS-EC2 Image SLES15-SP7-SAP-Hardened-BYOS-GCE Image SLES15-SP7-SAP-Hardened-GCE Affected
SUSE Linux Enterprise Desktop 15 SP7 Fixed
SUSE Linux Enterprise High Availability Extension 15 SP7 Fixed

Share

CVE-2026-53347 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy