CyberRota Analysis
AI-GeneratedThe vulnerability affects the Linux kernel's handling of memory allocation in the drm/msm/a6xx module, specifically related to the kzalloc function, which can lead to a NULL pointer dereference if allocation fails. This could result in application crashes or instability in systems utilizing affected kernel versions. Linux system administrators and developers working with graphics drivers should prioritize applying the patch to mitigate potential disruptions.
Original NVD 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/
Related CVEs
Other vulnerabilities affecting the same vendor(s)