Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2024-39475 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://git.kernel.org/stable/c/32f92b0078ebf79dbe4827288e0acb50d89d3d5b kernel.orgMailing ListPatch
https://git.kernel.org/stable/c/4b2c67e30b4e1d2ae19dba8b8e8f3b5fd3cf8089 kernel.orgMailing ListPatch
https://git.kernel.org/stable/c/5f446859bfa46df0ffb34149499f48a2c2d8cd95 kernel.orgMailing ListPatch
https://git.kernel.org/stable/c/6ad959b6703e2c4c5d7af03b4cfd5ff608036339 kernel.orgMailing ListPatch
https://git.kernel.org/stable/c/86435f39c18967cdd937d7a49ba539cdea7fb547 kernel.orgMailing ListPatch

see all 16 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-369Divide By Zero[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 4.19, < 4.19.316
>= 5.4, < 5.4.278
>= 5.10, < 5.10.219
>= 5.15, < 5.15.161
>= 6.1, < 6.1.94

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-39475
NVD Published Date:
Jul 5, 2024
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org
CVE-2024-39475 Details - Not Deferred