A NULL pointer dereference flaw was found in the Linux kernel's drivers/gpu/drm/msm/msmgemsubmit.c code in the submitlookupcmds function, which fails because it lacks a check of the return value of kmalloc(). This issue allows a local user to crash the system.
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-3355.json"
[
{
"signature_type": "Function",
"target": {
"file": "drivers/gpu/drm/msm/msm_gem_submit.c",
"function": "submit_lookup_cmds"
},
"deprecated": false,
"id": "CVE-2023-3355-40ee5932",
"signature_version": "v1",
"digest": {
"function_hash": "210239802359110916226908111516907010315",
"length": 1273.0
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git@d839f0811a31322c087a859c2b181e2383daa7be"
},
{
"signature_type": "Line",
"target": {
"file": "drivers/gpu/drm/msm/msm_gem_submit.c"
},
"deprecated": false,
"id": "CVE-2023-3355-88f060b4",
"signature_version": "v1",
"digest": {
"threshold": 0.9,
"line_hashes": [
"36415162966526104033078575164379646708",
"324606261346854025872985512625712859527",
"53764372373188681379966753368540179343",
"179915348049976359018658002210357128897"
]
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git@d839f0811a31322c087a859c2b181e2383daa7be"
}
]