2 matches found
CVE-2026-63931
The CVE-2026-63931 vulnerability in the Linux kernel’s iio: chemical (scd30) driver was resolved by adding a zero check for val2 before using it as a divisor when setting the sampling_frequency sysfs attribute. Previously, a user writing a zero fractional part to sampling_frequency could trigger ...
PT-2026-61248
In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: fix division by zero in write raw Add a zero check for val2 before using it as a divisor when setting the sampling frequency. A user writing a zero fractional part to the sampling frequency sysfs attribute...