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.
                
            References
                    Configurations
                    Configuration 1 (hide)
| 
 | 
History
                    07 Oct 2025, 16:04
| Type | Values Removed | Values Added | 
|---|---|---|
| First Time | Linux linux Kernel Linux | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CWE | CWE-415 | |
| References | () https://git.kernel.org/stable/c/303d01082edaf817ee2df53a40dca9da637a2c04 - Patch | |
| References | () https://git.kernel.org/stable/c/5c217253c76c94f76d1df31d0bbdcb88dc07be91 - Patch | |
| References | () https://git.kernel.org/stable/c/eb005c801ec70ff4307727bd3bd6e8280169ef32 - Patch | |
| CVSS | v2 : v3 : | v2 : unknown v3 : 5.5 | 
21 Nov 2024, 08:40
| Type | Values Removed | Values Added | 
|---|---|---|
| References | () https://git.kernel.org/stable/c/303d01082edaf817ee2df53a40dca9da637a2c04 - | |
| References | () https://git.kernel.org/stable/c/5c217253c76c94f76d1df31d0bbdcb88dc07be91 - | |
| References | () https://git.kernel.org/stable/c/eb005c801ec70ff4307727bd3bd6e8280169ef32 - | 
30 Jul 2024, 13:32
| Type | Values Removed | Values Added | 
|---|---|---|
| Summary | 
 | 
30 Jul 2024, 08:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2024-07-30 08:15
Updated : 2025-10-07 16:04
NVD link : CVE-2023-52888
Mitre link : CVE-2023-52888
CVE.ORG link : CVE-2023-52888
JSON object : View
Products Affected
                linux
- linux_kernel
CWE
                
                    
                        
                        CWE-415
                        
            Double Free
