CVE-2024-49907
drm/amd/display: Check null pointers before using dc->clk_mgr
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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 | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Oct 21, 2024 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < 8d54001f8dccd56146973f23f3ab2ba037a21251 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < a545a9403e04c6e17fdc04a26a61d9feebbba106 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < a2773e0a4b79e7a6463abdffaf8cc4f24428ba18 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < 9641bc4adf8446034e490ed543ae7e9833cfbdf5 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < 3f7e533c10db3d0158709a99e2129ff63add6bcd 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < 5ba3fbf75b243b2863a8be9e7c393e003d3b88f3 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c < 95d9e0803e51d5a24276b7643b244c7477daf463
Linux / Linux
4.15
References
git.kernel.org: https://git.kernel.org/stable/c/8d54001f8dccd56146973f23f3ab2ba037a21251 git.kernel.org: https://git.kernel.org/stable/c/a545a9403e04c6e17fdc04a26a61d9feebbba106 git.kernel.org: https://git.kernel.org/stable/c/a2773e0a4b79e7a6463abdffaf8cc4f24428ba18 git.kernel.org: https://git.kernel.org/stable/c/9641bc4adf8446034e490ed543ae7e9833cfbdf5 git.kernel.org: https://git.kernel.org/stable/c/3f7e533c10db3d0158709a99e2129ff63add6bcd git.kernel.org: https://git.kernel.org/stable/c/5ba3fbf75b243b2863a8be9e7c393e003d3b88f3 git.kernel.org: https://git.kernel.org/stable/c/95d9e0803e51d5a24276b7643b244c7477daf463 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html