PT-2026-61250
In the Linux kernel, the following vulnerability has been resolved: iio: gyro: adis16260: fix division by zero in write raw Add a validation check for the sampling frequency value before using it as a divisor. A user writing zero to the sampling frequency sysfs attribute triggers a division by ze...