In the Linux kernel, the following vulnerability has been resolved:
media: platform: mtk-mdp3: Add missing check and free for ida_alloc
Add the check for the return value of the idaalloc in order to avoid NULL pointer dereference. Moreover, free allocated "ctx->id" if mdpm2m_open fails later in order to avoid memory leak.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/54xxx/CVE-2023-54147.json",
"cna_assigner": "Linux"
}