NONE · 0

CVE-2026-63931

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: fix division by zero in write_raw Add a zero check for val2 before using it as a divisor when setting the sa...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: fix division by zero in write_raw Add a zero check for val2 before using it as a divisor when setting the sampling frequency. A user writing a zero fractional part to the sampling_frequency sysfs attribute triggers a division by zero in the kernel.

References

FAQ

What is CVE-2026-63931?

CVE-2026-63931 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: iio: chemical: scd30: fix division by zero in write_raw Add a zero check for val2 before using it as a divisor when setting the sa...

How severe is CVE-2026-63931?

CVSS scoring is not yet available for CVE-2026-63931. Check NVD for updates.

Is there a patch for CVE-2026-63931?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.