VDB
DEBIAN-CVE-2024-49907
DEBIAN-CVE-2024-49907
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3~deb11u1, 6.1.106-3~deb11u2 |
| Debian:12 | linux | 6.1.27-1, 6.1.37-1, 6.1.38-1 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux | 5.10.223-1, 5.10.226-1, 5.10.46-4 |
Timeline
- Oct 21, 2024 CVE Published
- Apr 28, 2026 CVE Updated