CVE-2026-72480
Last modified
CVE-2026-72480 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: xilinx-ams: fix out-of-bounds channel lookup in event handling ams_event_to_channel() may return a pointer past the end of dev->channels when no matching scan_index is found. This can lead to invalid memory access in ams_handle_event(). Add a bounds check in ams_event_to_channel() and return NULL when no channel is found. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: iio: adc: xilinx-ams: fix out-of-bounds channel lookup in event handling ams_event_to_channel() may return a pointer past the end of dev->channels when no matching scan_index is found. This can lead to invalid memory access in ams_handle_event(). Add a bounds check in ams_event_to_channel() and return NULL when no channel is found. Also guard the caller to safely handle this case.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d5c70627a79455154f5f636096abe6fe57510605, < 116d1f8805ae2daadbac89d24da4c0da50b9edae; >= d5c70627a79455154f5f636096abe6fe57510605, < 94d158985b6ea011bdc26186f42d662a156da6cb; >= d5c70627a79455154f5f636096abe6fe57510605, < 1d24f14e049fdd769146dda026496ed23b397ed9; >= d5c70627a79455154f5f636096abe6fe57510605, < 9ac3675bf875792dced45efbf47116719a7c097b; >= d5c70627a79455154f5f636096abe6fe57510605, < 3c374d33f1338dbb5676919c5194caa9c5aa1631; >= d5c70627a79455154f5f636096abe6fe57510605, < 947eb6f0a274f8b15a0248051a65b069effd5057 |
| Linux | Linux | 5.17 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72480?
How severe is CVE-2026-72480?
How do I fix CVE-2026-72480?
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-72475In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72476In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72477In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72478In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-72479In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7248A vulnerability was found in D-Link DI-8100 16.07.26A1. This…9.4
- CVE-2026-72481In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72482In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72483In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72484In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72485In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72486In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72480?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
