CVE Catalog

CVE-2026-63933

Low risk· EPSS 11%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

11th percentile - higher than 11% of all known CVEs

Summary

In the ADIS16260 gyroscope driver in the Linux kernel, there is no validation of the sampling frequency value before using it as a divisor. Writing zero to the sampling_frequency sysfs attribute triggers a division by zero in the kernel.

Risk Assessment

An attacker with local system access can cause a kernel panic by writing zero to the sysfs file, leading to a denial of service (DoS).

Recommendation

Apply the Linux kernel patch that adds validation of the sampling frequency value in the adis16260 driver immediately.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS