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.
Metrics
Affected Vendors & Products
References
History
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-07-05T06:55:05.886Z
Updated: 2024-12-19T09:06:53.183Z
Reserved: 2024-06-25T14:23:23.745Z
Link: CVE-2024-39475
Vulnrichment
Updated: 2024-08-02T04:26:15.953Z
NVD
Status : Modified
Published: 2024-07-05T07:15:10.267
Modified: 2024-11-21T09:27:44.740
Link: CVE-2024-39475
Redhat