cve/2024/CVE-2024-40973.md
2025-09-29 21:09:30 +02:00

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.

Github