CVE-2023-52888
MEDIUMLinux Kernel < 6.6.39 - Double Free
Title source: ruleDescription
In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Only free buffer VA that is not NULL In the MediaTek vcodec driver, while mtk_vcodec_mem_free() is mostly called only when the buffer to free exists, there are some instances that didn't do the check and triggered warnings in practice. We believe those checks were forgotten unintentionally. Add the checks back to fix the warnings.
Scores
CVSS v3
5.5
EPSS
0.0001
EPSS Percentile
0.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Classification
CWE
CWE-415
Status
published
Affected Products (1)
linux/linux_kernel
< 6.6.39
Timeline
Published
Jul 30, 2024
Tracked Since
Feb 18, 2026