CVE-2023-53325

MEDIUM EPSS 3.2%
Published Sep 16, 20259mo ago · Modified Jun 17, 20262w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Sep 16, 2025 9mo ago
Last Modified Jun 17, 2026 2w ago

Description

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.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
3.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-476 NULL Pointer Dereference Memory Safety

Affected Products 2

VendorProductVersionRange
linuxlinux_kernel*≥6.1  –  <6.1.55
linuxlinux_kernel*≥6.2  –  <6.5.5

References 3

  • git.kernel.org https://git.kernel.org/stable/c/4c743c1dd2ee2a72951660b6798d4d7f7674f87b
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/7839f62294039959076dd06232e07aec7f7d5b2b
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/fd70e2019bfbcb0ed90c5e23839bf510ce6acf8f
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/4c743c1dd2ee2a72951660b6798d4d7f7674f87b
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/7839f62294039959076dd06232e07aec7f7d5b2b
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/fd70e2019bfbcb0ed90c5e23839bf510ce6acf8f
    Patch