CVE-2026-68446
Received Received - Intake

VMware Graphics Driver Array Size Validation Flaw

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

Publication date: 2026-08-12

Last updated on: 2026-08-19

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate vmw_surface_metadata::array_size This field comes from userspace and should be validated against specific limits depending on which Shader Model (SM) is available.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-19
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-31
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux 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 in the Linux kernel involves insufficient validation of the vmw_surface_metadata::array_size field in the drm/vmwgfx driver. The field is provided by userspace and must be checked against limits based on the available Shader Model (SM). Without proper validation, this could lead to incorrect handling of surface metadata.

Detection Guidance

This vulnerability is specific to the Linux kernel's drm/vmwgfx driver. Detection requires checking kernel logs for related errors or examining the vmwgfx driver for crashes. Commands like dmesg | grep vmwgfx or journalctl -k | grep vmwgfx may help identify issues.

Impact Analysis

This vulnerability may allow local users to cause a denial of service or potentially escalate privileges by exploiting improper validation of surface metadata. It could lead to system instability or unauthorized access if exploited.

Compliance Impact

The vulnerability involves insufficient validation of user-controlled data in the Linux kernel's drm/vmwgfx driver, which could lead to memory corruption or privilege escalation. This type of flaw may impact compliance with GDPR or HIPAA if exploited to access or modify sensitive data, but specific compliance effects depend on system configuration and deployment.

Mitigation Strategies

Update the Linux kernel to the latest stable version that includes the fix for CVE-2026-68446. If immediate patching is not possible, consider disabling the vmwgfx driver if not in use or restricting access to vulnerable systems.

Chat Assistant

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

EPSS Chart