GHSA-gc88-72mr-v2hgMediumCVSS 5.5
In the Linux kernel, the following vulnerability has been resolved: drm/msm/a6xx: Check kzalloc...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
drm/msm/a6xx: Check kzalloc return in a8xx_hfi_send_perf_table
Check the return value of kzalloc() to prevent a NULL pointer dereference on allocation failure.
Patchwork: https://patchwork.freedesktop.org/patch/721342/