CVE-2026-53386

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
19/07/2026
Last modified:
29/07/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> iio: adc: ti-ads1298: add bounds check to pga_settings index<br /> <br /> ads1298_pga_settings has 7 elements but ADS1298_MASK_CH_PGA can yield<br /> values 0-7. If it yields a value &gt;= 7, this causes an out-of-bounds<br /> array access. Add a bounds check and return -EINVAL if the index<br /> is out of range.<br /> <br /> Note that the remaining value b111 is reserved so should not be seen<br /> in a correctly functioning system.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.9 (including) 6.12.95 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.18.37 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (including) 7.0.14 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 7.1 (including) 7.1.2 (excluding)