LiveActive security incident?Get immediate response
CVE Record

CVE-2023-33951: Kernel: vmwgfx: race condition leading to information disclosure vulnerability

A race condition vulnerability was found in the vmwgfx driver in the Linux kernel. The flaw exists within the handling of GEM objects. The issue results from improper locking when performing operations on an object. This flaw allows a local privileged user to disclose information in the context of the kernel.

MediumCVSS 6.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-33951 is a Linux kernel information disclosure flaw in the vmwgfx driver. An attacker already holding high local privileges could exploit a race condition to expose kernel-context information. Business urgency is moderate: it is serious on affected Red Hat systems, but the cited evidence requires local privileged access and does not show active exploitation.

Executive priority

Treat this as a scheduled security update with focused priority for affected RHEL 8 and 9 systems. It does not justify emergency response based on the provided evidence, but kernel information disclosure can support later attacks if privileged access is already present.

Technical view

The flaw is improper locking during GEM object handling in the Linux kernel vmwgfx driver, classified as CWE-413. The CVSS 3.1 score is 6.7 with local attack vector, low complexity, high privileges required, changed scope, high confidentiality impact, no integrity impact, and low availability impact.

Likely exposure

Exposure is most likely on Red Hat Enterprise Linux 8, RHEL 8.8 EUS, RHEL 9, and RHEL 9.2 EUS systems running affected kernel or kernel-rt packages listed in the source bundle. RHEL 6 and RHEL 7 are listed as unaffected. Other distributions are not assessed in the provided evidence.

Exploitation context

The bundle does not cite CISA KEV listing or active exploitation. Public evidence describes local privileged exploitation potential, not remote compromise. The practical risk is higher where untrusted administrators, delegated privileged users, or compromised privileged accounts exist on affected systems.

Researcher notes

Key constraints are local access and high privileges. The vulnerability centers on vmwgfx GEM object locking. The source bundle names Red Hat package versions and advisories but does not provide exploit details, active exploitation evidence, or a standalone mitigation beyond vendor errata tracking.

Mitigation direction

  • Apply the relevant Red Hat security errata for affected kernel or kernel-rt packages.
  • Prioritize internet-facing virtualization hosts and shared systems with delegated privileged access.
  • If patching is delayed, check Red Hat guidance for supported mitigations or workarounds.
  • Reboot or otherwise activate the updated kernel according to normal change procedures.
  • Track exceptions for systems remaining on affected EUS kernel streams.

Validation and detection

  • Inventory RHEL versions and kernel or kernel-rt package builds against the affected list.
  • Confirm whether the running kernel has been updated, not only the installed package.
  • Review whether vmwgfx exposure is relevant on each affected system class.
  • Check vulnerability scanner findings against Red Hat CVE and errata data.
  • Document RHEL 6 and RHEL 7 systems as unaffected only if package evidence matches.
Prepared
Confidence
high
Sources
11

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.

cwe · low confidence lookup

CWE-413: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-33951 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
Medium
CVSS
6.7 (3.1)
Known Exploited
No
Published

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

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
0Timeline events
0ADP providers
10Source 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
6.7CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L1.54.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.7Medium
CVSS 3.1 vector shape for CVE-2023-33951Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Red HatRed Hat Enterprise Linux 8kernel-rt, 0:4.18.0-513.5.1.rt7.307.el8_9affected
Red HatRed Hat Enterprise Linux 8kernel, 0:4.18.0-513.5.1.el8_9affected
Red HatRed Hat Enterprise Linux 8.8 Extended Update Supportkernel, 0:4.18.0-477.51.1.el8_8affected
Red HatRed Hat Enterprise Linux 9kernel, 0:5.14.0-362.8.1.el9_3affected
Red HatRed Hat Enterprise Linux 9kernel, 0:5.14.0-362.8.1.el9_3affected
Red HatRed Hat Enterprise Linux 9.2 Extended Update Supportkernel, 0:5.14.0-284.75.1.el9_2affected
Red HatRed Hat Enterprise Linux 9.2 Extended Update Supportkernel-rt, 0:5.14.0-284.75.1.rt14.360.el9_2affected
Red HatRed Hat Enterprise Linux 6kernelunaffected
Red HatRed Hat Enterprise Linux 7kernelunaffected
Red HatRed Hat Enterprise Linux 7kernel-rtunaffected
Red HatRed Hat Enterprise Linux 9kernel-rtaffected
Weakness

CWE details

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

CWE-413 · source CWE mapping

Improper Resource Locking

Improper Resource Locking represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.