VDB
DEBIAN-CVE-2024-56567
DEBIAN-CVE-2024-56567
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.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:12 | linux | *, *, 0 |
| Debian:11 | linux | 5.10.162-1, 5.10.216-1, 5.10.218-1 |
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.106-3~deb11u2, 6.1.106-3~deb11u3, 6.1.112-1~deb11u1 |
Timeline
- Dec 27, 2024 CVE Published
- Apr 28, 2026 CVE Updated