PT-2026-61252
In the Linux kernel, the following vulnerability has been resolved: iio: adc: nxp-sar-adc: 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 or a negative value to the sampling frequency sysfs attribute...