CVE-2026-53386
Last modified
CVE-2026-53386 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| 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 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-53386?
How severe is CVE-2026-53386?
How do I fix CVE-2026-53386?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-53380In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53381In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53382In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53383In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-53384In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-53385In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-53387In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-53388In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-53389In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-5339A vulnerability was detected in Tenda G103 1.0.0.5. The impa…8.8
- CVE-2026-53390In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-53391In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2026-53386?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
