Double Free in Linux Kernel

CVE-2023-33952

A double-free vulnerability was found in handling vmw_buffer_object objects in the vmwgfx driver in the Linux kernel. This issue occurs due to the lack of validating the existence of an object prior to performing further free operations on the object, which may allow a local privileged user to escalate privileges and execute code in the context of the kernel.

Vulnerability class: Double Free

EPSS: 0.005 (37.8th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.7 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2023-33952?
CVE-2023-33952 is a medium-severity vulnerability in Linux Kernel, classified under Double Free. CVSS score: 6.7/10. Published 2023-07-24.
How severe is CVE-2023-33952?
Medium severity. CVSS v3 base score is 6.7 out of 10.
Is CVE-2023-33952 known to be exploited?
2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.