Back to overview

CVE-2026-63935

Description
In the Linux kernel, the following vulnerability has been resolved: iio: adc: nxp-sar-adc: 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 or a negative value to the sampling_frequency sysfs attribute triggers a division by zero in the kernel. Also prevent unsigned integer underflow when the computed cycle count is smaller than NXP_SAR_ADC_CONV_TIME, which would wrap the u32 inpsamp to a huge value.

Metadata

CVE ID
CVE-2026-63935
State
PUBLISHED
Assigner
Linux
Reserved
2026-07-19 07:54 UTC
Published
2026-07-19 14:55 UTC
Last updated
2026-07-19 14:55 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux 4434072a893e4864519c167947083ff3e4cc2d95 < cb6ea15e7d3c7518f806975a06b7d4c0a26402ea, 4434072a893e4864519c167947083ff3e4cc2d95 < a9aba21a539c668a66b58eeb08ad3909e5a54c2a
Linux Linux 7.0, 0 < 7.0, 7.0.12 ≤ 7.0.*, 7.1 ≤ *
Back to overview