Description
In the Linux kernel, the following vulnerability has been resolved:

drm/vmwgfx: Fix KMS with 3D on HW version 10

HW version 10 does not have GB Surfaces so there is no backing buffer for
surface backed FBs. This would result in a nullptr dereference and crash
the driver causing a black screen.
Published: 2026-01-25
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service via driver crash (null pointer dereference with 3D KMS on HW version 10)
Action: Immediate Patch
AI Analysis

Impact

The vmwgfx driver in the Linux kernel contains a bug that results in a null pointer dereference when a 3D KMS framebuffer is created on hardware version 10, which does not provide GB surfaces or a backing buffer. The kernel crash triggers a black screen and disrupts graphics operations, effectively denying service to applications using 3D graphics. This flaw is identified as CWE‑476 and does not provide a path to arbitrary code execution, but it can be exploited locally by any process that can request the vulnerable framebuffer configuration.

Affected Systems

All Linux kernel deployments that include the vmwgfx DRM driver, notably kernel 6.16 and all 6.19 release candidate series, are affected. The vulnerability applies to environments where the hardware presents a version 10 identifier and expects 3D KMS support.

Risk and Exploitability

With a CVSS score of 5.5, the risk is considered medium, while the EPSS score of less than 1 % indicates a very low probability of current exploitation. The vulnerability is not listed in the CISA KEV catalog, further supporting the assessment that widespread attacks are unlikely. Attackers would need local access or the ability to influence framebuffer creation on HW version 10 hardware to trigger the crash; remote exploitation or privilege escalation is not possible based on the provided data.

Generated by OpenCVE AI on April 18, 2026 at 02:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to the latest release that incorporates the vmwgfx patch addressing CVE‑2026‑23008
  • If an upgrade is not feasible, disable or avoid using 3D KMS features on hardware identified as version 10 to prevent the creation of affected surface‑backed framebuffers
  • Verify kernel configuration to ensure that the vmwgfx driver is correctly compiled and that no unintended framebuffer allocations are performed on HW version 10 devices

Generated by OpenCVE AI on April 18, 2026 at 02:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 25 Mar 2026 20:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-476
CPEs cpe:2.3:o:linux:linux_kernel:6.16:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc6:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc7:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.19:rc8:*:*:*:*:*:*

Mon, 26 Jan 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Low


Sun, 25 Jan 2026 14:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix KMS with 3D on HW version 10 HW version 10 does not have GB Surfaces so there is no backing buffer for surface backed FBs. This would result in a nullptr dereference and crash the driver causing a black screen.
Title drm/vmwgfx: Fix KMS with 3D on HW version 10
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-02-09T08:37:00.983Z

Reserved: 2026-01-13T15:37:45.939Z

Link: CVE-2026-23008

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-01-25T15:15:55.673

Modified: 2026-03-25T19:54:20.247

Link: CVE-2026-23008

cve-icon Redhat

Severity : Low

Publid Date: 2026-01-25T00:00:00Z

Links: CVE-2026-23008 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T03:00:10Z

Weaknesses