CVE-2022-22942

Advisory lineage Upstream: 0 Downstream: 63
Modified
Published: 13 Dec 2023, 08:16
Last modified:03 Aug 2024, 03:28

Vulnerability Summary

Overall Risk (default)
medium
44/100
CVSS Score
7.8 HIGH
v3.1 (cve.org)
EPSS Score
13.53% MEDIUM
14% probability +0.43%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

13 Dec 2023, 08:16
Published
Vulnerability first disclosed
03 Aug 2024, 03:28
Last Modified
Vulnerability information updated

Description

The vmwgfx driver contains a local privilege escalation vulnerability that allows unprivileged users to gain access to files opened by other processes on the system through a dangling 'file' pointer.

CVSS Metrics

  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 13.53% Percentile: 94%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • vmwarephoton_os

    3.0 | 4.0

References (3)