cbcvebase.
CVE-2024-53056
published 2024-11-19

CVE-2024-53056: 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…

PriorityP417medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.20%
10.6th percentile
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.

Affected

11 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.11.7-1 (forky)linux 6.11.7-1 (forky)
linuxlinux
linuxlinux
linuxlinux>= 5.15.54 < 5.165.16
linuxlinux>= 7627122fd1c06800a1fe624e9fb3c269796115e8 < c60583a87cb4a85b69d1f448f0be5eb6ec62cbb2c60583a87cb4a85b69d1f448f0be5eb6ec62cbb2
linuxlinux>= 7627122fd1c06800a1fe624e9fb3c269796115e8 < 4018651ba5c409034149f297d3dd3328b91561fd4018651ba5c409034149f297d3dd3328b91561fd
linuxlinux_kernel
linuxlinux_kernel>= 0 < 6.11.7-16.11.7-1
linuxlinux_kernel>= 0 < 6.11.7-16.11.7-1
linuxlinux_kernel>= 0 < 6.11.0-18.186.11.0-18.18
linuxlinux_kernel>= 5.17 < 6.11.76.11.7

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.