mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
901 B
901 B
CVE-2024-40973
Description
In the Linux kernel, the following vulnerability has been resolved:media: mtk-vcodec: potential null pointer deference in SCPThe return value of devm_kzalloc() needs to be checked to avoidNULL pointer deference. This is similar to CVE-2022-3113.
POC
Reference
No PoCs from references.