CVE-2023-52888

Severity CVSS v4.0:
Pending analysis
Type:
CWE-415 Double Free
Publication date:
30/07/2024
Last modified:
07/10/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> media: mediatek: vcodec: Only free buffer VA that is not NULL<br /> <br /> In the MediaTek vcodec driver, while mtk_vcodec_mem_free() is mostly<br /> called only when the buffer to free exists, there are some instances<br /> that didn&amp;#39;t do the check and triggered warnings in practice.<br /> <br /> We believe those checks were forgotten unintentionally. Add the checks<br /> back to fix the warnings.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.10 (including) 6.6.39 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.9.9 (excluding)