Division by zero in Linux kernel - CVE-2026-63935
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to division by zero in the nxp_sar_adc_write_raw function in the nxp-sar-adc driver when writing the sampling_frequency sysfs attribute. A local user can write a zero or negative value to the attribute to cause a denial of service.
The issue is triggered through the IIO sysfs interface.