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...