Popis
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.
CVSS 7.8EPSS 0.129%Riziko 0.79
Zobraziť zdroj- Zverejnené
- 2026-07-19 12:16:49
- Dotknuté verzie
- unknown
- Typ
- Jadro
- Posledná úprava
- 2026-07-29 19:31:02
- Vektor
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- Operačné systémy
- Linux