LiveActive security incident?Get immediate response
CVE Record

CVE-2025-40111: drm/vmwgfx: Fix Use-after-free in validation

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix Use-after-free in validation Nodes stored in the validation duplicates hashtable come from an arena allocator that is cleared at the end of vmw_execbuf_process. All nodes are expected to be cleared in vmw_validation_drop_ht but this node escaped because its resource was destroyed prematurely.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A memory-safety flaw in the Linux vmwgfx graphics driver may let a low-privileged local user compromise system confidentiality, integrity, or availability. It is high severity, but the supplied evidence does not show remote reachability or active exploitation.

Executive priority

Treat this as an accelerated kernel-remediation item, especially for shared or locally accessible Linux systems. Prompt patching is appropriate, but the supplied evidence does not support an emergency response for internet-wide or unauthenticated remote exploitation.

Technical view

During vmw_execbuf_process, a validation duplicate-hashtable node can survive expected cleanup after its resource is prematurely destroyed. The node comes from an arena allocator cleared when processing ends, creating a use-after-free. CVSS 3.1 is 7.8: local access, low complexity, low privileges, no user interaction, and potentially high impact.

Likely exposure

Exposure is most likely on affected Linux kernels where the vmwgfx component is present and usable, particularly systems allowing untrusted local users or workloads. The supplied affected-version data is ambiguous, so distribution kernel versions cannot be classified reliably without vendor backport information.

Exploitation context

The CVSS vector indicates exploitation requires local access and low privileges; it does not describe an unauthenticated remote path. The supplied bundle marks KEV false and provides no evidence of public or active exploitation. Exploit availability is therefore unknown.

Researcher notes

The root issue is validation-lifetime handling: a duplicate-hashtable node escapes vmw_validation_drop_ht after premature resource destruction, then outlives its arena allocation. Stable-tree references indicate fixes across kernel branches, but the bundle does not map commits cleanly to affected or fixed distribution releases. No CWE or exploitation evidence is supplied.

Mitigation direction

  • Upgrade to a vendor-supported kernel containing the applicable vmwgfx stable fix.
  • Confirm the correct fixed build or backport with the Linux distribution vendor.
  • Prioritize multi-user systems and hosts running untrusted local workloads.
  • If upgrades are delayed, restrict untrusted local access and vmwgfx availability where operationally appropriate.

Validation and detection

  • Inventory kernel builds and identify systems where vmwgfx is present or loaded.
  • Map each installed build to vendor advisories or the applicable stable fix commit.
  • Confirm updated systems boot into the remediated kernel rather than an older installed build.
  • Run graphics and virtualization regression tests after remediation.
  • Monitor vendor guidance because the supplied affected-version list is not sufficiently precise.
Prepared
Confidence
medium
Sources
10

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2025-40111 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
0ADP providers
9Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2025-40111Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux64ad2abfe9a628ce79859d072704bd1ef7682044, 64ad2abfe9a628ce79859d072704bd1ef7682044, 64ad2abfe9a628ce79859d072704bd1ef7682044, 64ad2abfe9a628ce79859d072704bd1ef7682044, 64ad2abfe9a628ce79859d072704bd1ef7682044, 64ad2abfe9a628ce79859d072704bd1ef7682044, 64ad2abfe9a628ce79859d072704bd1ef7682044, 64ad2abfe9a628ce79859d072704bd1ef7682044unaffected
LinuxLinux4.20, 0, 5.4.301, 5.10.246, 5.15.195, 6.1.157, 6.6.113, 6.12.54, 6.17.4, 6.18affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.