Description
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.
References (8)
Scores
CVSS v3
5.5
EPSS
0.0003
EPSS Percentile
8.0%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-369
Status
published
Products (8)
linux/Kernel
< 4.19.316linux
linux/Kernel
4.20.0 - 5.4.278linux
linux/Kernel
5.11.0 - 5.15.161linux
linux/Kernel
5.16.0 - 6.1.94linux
linux/Kernel
5.5.0 - 5.10.219linux
linux/Kernel
6.2.0 - 6.6.34linux
linux/Kernel
6.7.0 - 6.9.5linux
linux/linux_kernel
4.19 - 4.19.316
Published
Jul 05, 2024
Tracked Since
Feb 18, 2026