CVE Catalog

CVE-2024-40973

MediumCVSS 5.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

22th percentile - higher than 22% of all known CVEs

Summary

In the Linux kernel, the mtk-vcodec driver has a potential NULL pointer dereference in SCP. The return value of devm_kzalloc() needs to be checked to avoid this issue. Similar to CVE-2022-3113.

Risk Assessment

The organization may experience system crashes or driver malfunction if memory allocation fails. This can lead to system instability.

Recommendation

Update the Linux kernel to a version containing the fix. If you use MediaTek hardware, ensure the driver is up to date.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS