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 |
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
21 Nov 2024, 08:17
Type | Values Removed | Values Added |
---|---|---|
References | () https://access.redhat.com/security/cve/CVE-2023-3355 - Third Party Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=2217820 - Issue Tracking | |
References | () https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d839f0811a31322c087a859c2b181e2383daa7be - Mailing List, Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.7 |
Information
Published : 2023-06-28 21:15
Updated : 2024-11-21 08:17
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