In the Linux kernel, the following vulnerability has been resolved:
iio: imu: stlsm6dsx: fix possible lockup in stlsm6dsxreadtagged_fifo
Prevent stlsm6dsxreadtaggedfifo from falling in an infinite loop in case pattern_len is equal to zero and the device FIFO is not empty.