### [CVE-2022-36402](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-36402) ![](https://img.shields.io/static/v1?label=Product&message=kernel&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=5.13.0-52%3E%3D%20v4.3-rc1%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-118%20Incorrect%20Access%20of%20Indexable%20Resource%20('Range%20Error')&color=brighgreen) ### Description An integer overflow vulnerability was found in vmwgfx driver in drivers/gpu/vmxgfx/vmxgfx_execbuf.c in GPU component of Linux kernel 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=2072 #### Github No PoCs found on GitHub currently.