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&#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.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
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) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/303d01082edaf817ee2df53a40dca9da637a2c04
- https://git.kernel.org/stable/c/5c217253c76c94f76d1df31d0bbdcb88dc07be91
- https://git.kernel.org/stable/c/eb005c801ec70ff4307727bd3bd6e8280169ef32
- https://git.kernel.org/stable/c/303d01082edaf817ee2df53a40dca9da637a2c04
- https://git.kernel.org/stable/c/5c217253c76c94f76d1df31d0bbdcb88dc07be91
- https://git.kernel.org/stable/c/eb005c801ec70ff4307727bd3bd6e8280169ef32



