CVE-2023-52888
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness type
CWE-415CVE-2023-52888 is classified as CWE-415
See CWE-415 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2023-52888 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/303d01082edaf817ee2df53a40dca9da637a2c04
-
PatchKernel patch commithttps://git.kernel.org/stable/c/5c217253c76c94f76d1df31d0bbdcb88dc07be91
-
PatchKernel patch commithttps://git.kernel.org/stable/c/eb005c801ec70ff4307727bd3bd6e8280169ef32
Frequently asked questions
-
What is CVE-2023-52888?
CVE-2023-52888 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2023-52888 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2023-52888?
CVE-2023-52888 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2023-52888?
No patch is currently available for CVE-2023-52888. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2023-52888 actively exploited?
No — CVE-2023-52888 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.