CVE-2024-49907
Published: Oct 21, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc->clk_mgr [WHY & HOW] dc->clk_mgr is null checked previously in the same function, indicating it might be null. Passing "dc" to "dc->hwss.apply_idle_power_optimizations", which dereferences null "dc->clk_mgr". (The function pointer resolves to "dcn35_apply_idle_power_optimizations".) This fixes 1 FORWARD_NULL issue reported by Coverity.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c - < 8d54001f8dccd56146973f23f3ab2ba037a21251affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c - < a545a9403e04c6e17fdc04a26a61d9feebbba106affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c - < a2773e0a4b79e7a6463abdffaf8cc4f24428ba18affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c - < 9641bc4adf8446034e490ed543ae7e9833cfbdf5affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c - < 3f7e533c10db3d0158709a99e2129ff63add6bcd+2 more versions |
Linux | Linux | affected 4.15unaffected 0 - < 4.15unaffected 5.10.227 - <= 5.10.*unaffected 5.15.168 - <= 5.15.*unaffected 6.1.113 - <= 6.1.*+4 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now