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.
Published: 2026-08-12
Score: 7.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability involves the vmw_surface_metadata::array_size field that originates in userspace and is used by the Linux kernel's DRM vmwgfx driver. Without proper validation against limits tied to the available Shader Model, an attacker could supply an oversized or otherwise malformed value that may lead to memory corruption or a kernel panic, potentially granting elevated privileges or disrupting system availability.

Affected Systems

All Linux kernel versions that incorporate the vmwgfx driver before the fix commit are affected. The issue is present in the mainline kernel and, by implication, any distributions that ship with these kernel versions without the patch. Specific version ranges are not listed in the advisory, so all unsupported or older kernels should be treated as vulnerable until the update is applied.

Risk and Exploitability

The threat is considered high due to the CVSS score of 7.8, which indicates a high impact, however the low EPSS score suggests that active exploitation is not widely observed at present. Nonetheless, deployments should not wait for exploitation evidence before mitigating.

Generated by OpenCVE AI on August 14, 2026 at 00:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Contact your Linux distribution to confirm that a kernel version including the vmwgfx surface metadata size validation fix has been released, and plan to upgrade the kernel as soon as possible.
  • Verify that the vmwgfx DRM driver module is loaded from the updated kernel; agencies may use modprobe or initramfs configuration changes to ensure the fixed module is used during boot.
  • After the kernel update, monitor system logs for vmwgfx-related warnings or errors, and consider disabling or restricting access to the vmwgfx driver for nonessential workloads as a temporary protective measure.

Generated by OpenCVE AI on August 14, 2026 at 00:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4745-1 linux-6.12 security update
History

Wed, 19 Aug 2026 16:45:00 +0000


Thu, 13 Aug 2026 23:15:00 +0000

Type Values Removed Values Added
Metrics 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'}

cvssV3_1

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


Thu, 13 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-805
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

Moderate


Wed, 12 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-129
CWE-20

Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
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.
Title drm/vmwgfx: Validate vmw_surface_metadata::array_size
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-08-19T16:35:40.576Z

Reserved: 2026-07-30T09:28:09.395Z

Link: CVE-2026-68446

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-12T00:17:44.970

Modified: 2026-08-19T17:20:50.550

Link: CVE-2026-68446

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-12T00:00:00Z

Links: CVE-2026-68446 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T01:00:05Z

Weaknesses
  • CWE-129

    Improper Validation of Array Index

  • CWE-20

    Improper Input Validation

  • CWE-805

    Buffer Access with Incorrect Length Value