PT-2025-53220 · Linux+1 · Linux Kernel+1

Published

2023-07-25

·

Updated

2026-03-24

·

CVE-2023-54143

CVSS v2.0

5.5

Medium

VectorAV:A/AC:L/Au:S/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A resource leak exists in the vdec msg queue init() function within the MediaTek VCodec component of the Linux kernel. Specifically, if allocation of msg queue->wdma addr fails, the function does not properly clean up resources before returning, leading to a memory leak. This occurs because the vdec msg queue deinit() function is bypassed in this error scenario. Additionally, two other error paths within the function also lacked proper resource cleanup. The issue is addressed by explicitly setting msg queue->wdma addr.size = 0 in error cases and redirecting error paths to mem alloc err.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Allocation of Resources Without Limits

Weakness Enumeration

Related Identifiers

BDU:2026-04207
CVE-2023-54143
SUSE-SU-2026:0278-1
SUSE-SU-2026:0281-1
SUSE-SU-2026:0293-1
SUSE-SU-2026:0315-1
SUSE-SU-2026:20477-1
SUSE-SU-2026:20498-1
SUSE-SU-2026:20845-1
SUSE-SU-2026:20876-1

Affected Products

Linux Kernel
Mediatek Vdec