๐Ÿ” CVE Alert

CVE-2023-54143

UNKNOWN 0.0

media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: fix resource leaks in vdec_msg_queue_init() If we encounter any error in the vdec_msg_queue_init() then we need to set "msg_queue->wdma_addr.size = 0;". Normally, this is done inside the vdec_msg_queue_deinit() function. However, if the first call to allocate &msg_queue->wdma_addr fails, then the vdec_msg_queue_deinit() function is a no-op. For that situation, just set the size to zero explicitly and return. There were two other error paths which did not clean up before returning. Change those error paths to goto mem_alloc_err.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Dec 24, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
b199fe46f35c57a415acd4d5295b0f4e35048c11 < 858322c409e0aba8f70810d23f35c482744f007c b199fe46f35c57a415acd4d5295b0f4e35048c11 < b7dbc27301f560c3b915235c53383155b3512083 b199fe46f35c57a415acd4d5295b0f4e35048c11 < 451dc187cadd47771e5d9434fe220fad7be84057 b199fe46f35c57a415acd4d5295b0f4e35048c11 < cf10b0bb503c974ba049d6f888b21178be20a962
Linux / Linux
5.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/858322c409e0aba8f70810d23f35c482744f007c git.kernel.org: https://git.kernel.org/stable/c/b7dbc27301f560c3b915235c53383155b3512083 git.kernel.org: https://git.kernel.org/stable/c/451dc187cadd47771e5d9434fe220fad7be84057 git.kernel.org: https://git.kernel.org/stable/c/cf10b0bb503c974ba049d6f888b21178be20a962