NULL pointer dereference in Linux Kernel

CVE-2023-3355

A NULL pointer dereference flaw was found in the Linux kernel's drivers/gpu/drm/msm/msm_gem_submit.c code in the submit_lookup_cmds function, which fails because it lacks a check of the return value of kmalloc(). This issue allows a local user to crash the system.

EPSS: 0.003 (21.1th percentile) — read the EPSS interpretation.

CVSS v3 metric

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

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-3355?
CVE-2023-3355 is a medium-severity vulnerability in Linux Kernel, classified under NULL Pointer Dereference. CVSS score: 4.7/10. Published 2023-06-28.
How severe is CVE-2023-3355?
Medium severity. CVSS v3 base score is 4.7 out of 10.