CVE Vulnerabilities

CVE-2022-38096

NULL Pointer Dereference

Published: Sep 09, 2022 | Modified: Sep 14, 2022
CVSS 3.x
5.5
MEDIUM
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

A NULL pointer dereference 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).

Weakness

A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.

Affected Software

Name Vendor Start Version End Version
Linux_kernel Linux 4.20 (including) *

Potential Mitigations

References