Security Advisory

CVE-2026-63933

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-19 14:55:32
Last updated 2026-07-19 14:55:32
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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 zero in the kernel.