VDB
DEBIAN-CVE-2024-39475
DEBIAN-CVE-2024-39475
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: fbdev: savage: Handle err return when savagefb_check_var failed The commit 04e5eac8f3ab("fbdev: savage: Error out if pixclock equals zero") checks the value of pixclock to avoid divide-by-zero error. However the function savagefb_probe doesn't handle the error return of savagefb_check_var. When pixclock is 0, it will cause divide-by-zero error.
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:13 | linux | 0, 0 |
| Debian:11 | linux | 5.10.103-1, 5.10.70-1, 5.10.70-1~bpo10+1 |
| Debian:12 | linux | 6.1.27-1, 6.1.37-1, 6.1.38-2 |
| Debian:14 | linux | 0, 0 |
Timeline
- Jul 5, 2024 CVE Published
- Apr 28, 2026 CVE Updated