Back to bug 2217820

Who When What Removed Added
Alex 2023-06-27 07:52:12 UTC Depends On 2217821
Alex 2023-06-27 07:52:52 UTC Fixed In Version kernel 6.1-rc8
Alex 2023-06-27 09:15:55 UTC CC acaringi, allarkin, bhu, chwhite, dbohanno, ddepaula, debarbos, dvlasenk, ezulian, hkrzesin, jarod, jdenham, jfaracco, jferlan, jforbes, jlelli, joe.lawrence, jshortt, jstancek, jwyatt, kcarcia, kernel-mgr, ldoskova, lgoncalv, lleshchi, lzampier, nmurray, ptalbert, qzhao, rrobaina, rvrbovsk, rysulliv, scweaver, swood, tyberry, walters, wcosta, williams, wmealing, ycote, ymankad
Alex 2023-06-27 09:20:35 UTC Doc Text 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 could allow a local user to crash the system.
Alex 2023-06-27 09:22:26 UTC Summary CVE-2023-3355 kernel: missing check of the return value of kmalloc() and will cause the NULL Pointer Dereference CVE-2023-3355 kernel: NULL pointer dereference in submit_lookup_cmds() in drivers/gpu/drm/msm/msm_gem_submit.c
Alex 2023-06-27 09:25:02 UTC Blocks 2182007
Product Security DevOps Team 2023-06-27 12:07:52 UTC Resolution --- NOTABUG
Status NEW CLOSED
Last Closed 2023-06-27 12:07:52 UTC
RaTasha Tillery-Smith 2023-06-27 12:47:48 UTC Doc Text 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 could allow a local user to crash the system. 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.
Jan Pazdziora 2023-07-26 12:23:22 UTC CC jpazdziora
Jan Pazdziora 2023-07-26 12:23:40 UTC Flags needinfo?(allarkin)
Alex 2023-07-30 13:00:17 UTC Flags needinfo?(allarkin)

Back to bug 2217820