We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.

Please see our statement on Data Privacy.

Crisp.chat (Helpdesk and Chat)

Ok

THREATINT
PUBLISHED

CVE-2024-53056

drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy()



AssignerLinux
Reserved2024-11-19
Published2024-11-19
Updated2024-11-19

Description

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtk_crtc_destroy() In mtk_crtc_create(), if the call to mbox_request_channel() fails then we set the "mtk_crtc->cmdq_client.chan" pointer to NULL. In that situation, we do not call cmdq_pkt_create(). During the cleanup, we need to check if the "mtk_crtc->cmdq_client.chan" is NULL first before calling cmdq_pkt_destroy(). Calling cmdq_pkt_destroy() is unnecessary if we didn't call cmdq_pkt_create() and it will result in a NULL pointer dereference.

Product status

Default status
unaffected

7627122fd1c0 before c60583a87cb4
affected

7627122fd1c0 before 4018651ba5c4
affected

Default status
affected

5.17
affected

Any version before 5.17
unaffected

6.11.7
unaffected

6.12
unaffected

References

https://git.kernel.org/stable/c/c60583a87cb4a85b69d1f448f0be5eb6ec62cbb2

https://git.kernel.org/stable/c/4018651ba5c409034149f297d3dd3328b91561fd

cve.org CVE-2024-53056

nvd.nist.gov CVE-2024-53056

Download JSON

Share this page
https://cve.threatint.com/CVE/CVE-2024-53056
Support options

Helpdesk Telegram

Subscribe to our newsletter to learn more about our work.