IT

Tracker / CVE-2024-56567

CVE-2024-56567

Medium 5.5

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.

Affected products and versions

linux linux_kernel · 5.11 → 5.15.174
linux linux_kernel · 5.16 → 6.1.120
linux linux_kernel · 5.2 → 5.4.287
linux linux_kernel · 5.5 → 5.10.231
linux linux_kernel · 6.2 → 6.6.64
linux linux_kernel · 6.7 → 6.12.4

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References