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-56567 Details

Description

In the Linux kernel, the following vulnerability has been resolved: ad7780: fix division by zero in ad7780_write_raw() In the ad7780_write_raw() , val2 can be zero, which might lead to a division by zero error in DIV_ROUND_CLOSEST(). The ad7780_write_raw() is based on iio_info's write_raw. While val is explicitly declared that can be zero (in read mode), val2 is not specified to be non-zero.

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.

Weakness Enumeration

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

Affected Products

ProductVersions
linux linux kernel
>= 5.2, < 5.4.287
>= 5.5, < 5.10.231
>= 5.11, < 5.15.174
>= 5.16, < 6.1.120
>= 6.2, < 6.6.64

CPE

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

Remediation

  • No remediation found in references.

Change History

6 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2024-56567
NVD Published Date:
Dec 27, 2024
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org
CVE-2024-56567 Details - Not Deferred