In the Linux kernel, the following vulnerability has been resolved:
drm/mediatek: mtkdrmcrtc: Add checks for devm_kcalloc
As the devm_kcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53534.json",
"cna_assigner": "Linux"
}