HomeDefectsLIN1025-16961
Acknowledged

LIN1025-16961 : Security Advisory - linux - CVE-2026-63931

Created: Aug 1, 2026    Updated: Aug 11, 2026
Found In Version: 10.25.33.2
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Kernel

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.