In the Linux kernel, the following vulnerability has been resolved:
media: mtk-vcodec: potential null pointer deference in SCP
The return value of devm_kzalloc() needs to be checked to avoid
NULL pointer deference. This is similar to CVE-2022-3113.
References
Configurations
Configuration 1 (hide)
|
History
07 Mar 2025, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
Information
Published : 2024-07-12 13:15
Updated : 2025-03-07 18:15
NVD link : CVE-2024-40973
Mitre link : CVE-2024-40973
CVE.ORG link : CVE-2024-40973
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference