Tracker / CVE-2026-53386
CVE-2026-53386
High 7.8
In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-ads1298: add bounds check to pga_settings index ads1298_pga_settings has 7 elements but ADS1298_MASK_CH_PGA can yield values 0-7. If it yields a value >= 7, this causes an out-of-bounds array access. Add a bounds check and return -EINVAL if the index is out of range. Note that the remaining value b111 is reserved so should not be seen in a correctly functioning system.
Affected products and versions
| linux | linux_kernel · 6.13 → 6.18.37 |
|---|---|
| linux | linux_kernel · 6.19 → 7.0.14 |
| linux | linux_kernel · 6.9 → 6.12.95 |
| linux | linux_kernel · 7.1 → 7.1.2 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.