CVE-2023-53325

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer() Change logging from drm_{err,info}() to dev_{err,info}() in functions mtk_dp_aux_transfer() and mtk_dp_aux_do_transfer(): this will be essential to avoid getting NULL pointer kernel panics if any kind of error happens during AUX transfers happening before the bridge is attached. This may potentially start happening in a later commit implementing aux-bus support, as AUX transfers will be triggered from the panel driver (for EDID) before the mtk-dp bridge gets attached, and it's done in preparation for the same.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

10 Dec 2025, 18:42

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/4c743c1dd2ee2a72951660b6798d4d7f7674f87b - () https://git.kernel.org/stable/c/4c743c1dd2ee2a72951660b6798d4d7f7674f87b - Patch
References () https://git.kernel.org/stable/c/7839f62294039959076dd06232e07aec7f7d5b2b - () https://git.kernel.org/stable/c/7839f62294039959076dd06232e07aec7f7d5b2b - Patch
References () https://git.kernel.org/stable/c/fd70e2019bfbcb0ed90c5e23839bf510ce6acf8f - () https://git.kernel.org/stable/c/fd70e2019bfbcb0ed90c5e23839bf510ce6acf8f - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
First Time Linux
Linux linux Kernel
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-476

16 Sep 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-16 17:15

Updated : 2025-12-10 18:42


NVD link : CVE-2023-53325

Mitre link : CVE-2023-53325

CVE.ORG link : CVE-2023-53325


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference