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.
References
Configurations
Configuration 1 (hide)
|
History
22 Jul 2026, 19:15
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/15e561869a8b4e4db69733be1d6f33770664f989 - Patch | |
| References | () https://git.kernel.org/stable/c/19a6a00ff50c284f3a9818882ad2be58b33b790a - Patch | |
| References | () https://git.kernel.org/stable/c/38a5f891cda6d121c149c94cda89c31ec7024ee3 - Patch | |
| References | () https://git.kernel.org/stable/c/ed3e134700a2e07caa99b9bc0683ebbe0327c562 - Patch | |
| References | () https://git.kernel.org/stable/c/f329e8325e054bd6d84d10904f8dd51137281b92 - Patch | |
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | CWE-908 | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc6:*:*:*:*:*:* |
01 Jul 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-07-01 14:16
Updated : 2026-07-22 19:15
NVD link : CVE-2026-53347
Mitre link : CVE-2026-53347
CVE.ORG link : CVE-2026-53347
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-908
Use of Uninitialized Resource
