NONE · 0

CVE-2023-54147

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 ida_alloc in order t...

Vulnerability Description

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 ida_alloc in order to avoid NULL pointer dereference. Moreover, free allocated "ctx->id" if mdp_m2m_open fails later in order to avoid memory leak.

References

FAQ

What is CVE-2023-54147?

CVE-2023-54147 is a documented vulnerability. 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 ida_alloc in order t...

How severe is CVE-2023-54147?

CVSS scoring is not yet available for CVE-2023-54147. Check NVD for updates.

Is there a patch for CVE-2023-54147?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.