CVE-2026-53386: iio: adc: ti-ads1298: add bounds check to pga_settings index

Published Jul 19, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

iio: adc: ti-ads1298: add bounds check to pgasettings index

ads1298pgasettings has 7 elements but ADS1298MASKCHPGA 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 Software

5 affected components
Linux Kernel
Linux Linux kernel>=6.9<6.12.95
Linux Linux kernel>=6.13<6.18.37
Linux Linux kernel>=6.19<7.0.14
Linux Linux kernel>=7.1<7.1.2

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    In ti-ads1298 PGA handling, add a bounds check for the ADS1298_MASK_CH_PGA-derived index into ads1298_pga_settings (7 elements). If the computed index is out of range (>= 7), do not access the array; instead return -EINVAL.

    Linux kernel module iio: adc: ti-ads1298 pga_settings index bounds check = if index yields value >= 7 return -EINVAL

Event History

Jul 19, 2026
CVE Published
via MITRE·11:59 AM
Data Sourced
via MITRE·11:59 AM
DescriptionSeverity
Data Sourced
via NVD·12:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-53386?

CVE-2026-53386 has a severity rating of high, with a CVSS score of 7.8.

2

How do I fix CVE-2026-53386?

To fix CVE-2026-53386, ensure that you apply the latest patches provided by the Linux kernel maintainers.

3

What type of vulnerability is CVE-2026-53386?

CVE-2026-53386 is classified as an out-of-bounds read vulnerability in the Linux kernel.

4

Which software is affected by CVE-2026-53386?

CVE-2026-53386 affects the Linux kernel specifically related to the ti-ads1298 ADC driver.

5

When was CVE-2026-53386 published?

CVE-2026-53386 was published on July 19, 2026.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203