VDB
DEBIAN-CVE-2024-50232
DEBIAN-CVE-2024-50232
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr() In the ad7124_write_raw() function, parameter val can potentially be zero. This may lead to a division by zero when DIV_ROUND_CLOSEST() is called within ad7124_set_channel_odr(). The ad7124_write_raw() function is invoked through the sequence: iio_write_channel_raw() -> iio_write_channel_attribute() -> iio_channel_write(), with no checks in place to ensure val is 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:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3~deb11u1, 6.1.112-1~deb11u1 |
| Debian:12 | linux | 6.1.55-1~bpo11+1, 6.1.64-1, 6.1.66-1 |
| Debian:14 | linux | 0, 0 |
Timeline
- Nov 9, 2024 CVE Published
- Apr 28, 2026 CVE Updated