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

953 B

CVE-2024-39466

Description

In the Linux kernel, the following vulnerability has been resolved:thermal/drivers/qcom/lmh: Check for SCM availability at probeUp until now, the necessary scm availability check has not beenperformed, leading to possible null pointer dereferences (which didhappen for me on RB1).Fix that.

POC

Reference

No PoCs from references.

Github