mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
18 lines
848 B
Markdown
18 lines
848 B
Markdown
### [CVE-2022-38457](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38457)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A use-after-free(UAF) vulnerability was found in function 'vmw_cmd_res_check' in drivers/gpu/vmxgfx/vmxgfx_execbuf.c in Linux kernel's vmwgfx driver with device file '/dev/dri/renderD128 (or Dxxx)'. This flaw allows a local attacker with a user account on the system to gain privilege, causing a denial of service(DoS).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.openanolis.cn/show_bug.cgi?id=2074
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|