NULL Pointer Dereference in Linux Kernel Affecting Qualcomm Gcc-sm6350 Clock Management
CVE-2024-58076

Currently unrated

Key Information:

Vendor
Linux
Status
Vendor
CVE Published:
6 March 2025

Summary

A vulnerability in the Linux kernel's clock management for Qualcomm's gcc-sm6350 has been identified, where a missing parent_map property for two clocks leads to a NULL pointer dereference when calling clk_set_rate. The lack of a defined parent_map when a clk_rcg2 has a parent results in potential system instability and crashes, disrupting the overall functionality of clock handling. The correction involves adding the parent_map property and ensuring the parent_data is aligned with its counterpart, thereby preventing future occurrences of this issue.

Affected Version(s)

Linux 131abae905df99f63d825e47b4df100d34f518ce < 39336edd14a59dc086fb19957655e0f340bb28e8

Linux 131abae905df99f63d825e47b4df100d34f518ce < 08b77ed7cfaac62bba51ac7a0487409ec9fcbc84

Linux 131abae905df99f63d825e47b4df100d34f518ce

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.