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.
References
Link | Resource |
---|---|
https://access.redhat.com/security/cve/CVE-2023-3355 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=2217820 | Issue Tracking |
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d839f0811a31322c087a859c2b181e2383daa7be | Mailing List Patch |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2023-06-28 21:15
Updated : 2023-11-07 04:18
NVD link : CVE-2023-3355
Mitre link : CVE-2023-3355
CVE.ORG link : CVE-2023-3355
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference