CVE-2026-72076
Last modified
CVE-2026-72076 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug logging The debug logging in ims_pcu_irq() unconditionally prints data from pcu->urb_in_buf. However, if the interrupt fired for pcu->urb_ctrl, the actual data resides in pcu->urb_ctrl_buf. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug logging The debug logging in ims_pcu_irq() unconditionally prints data from pcu->urb_in_buf. However, if the interrupt fired for pcu->urb_ctrl, the actual data resides in pcu->urb_ctrl_buf. If urb->actual_length for the control URB exceeds pcu->max_in_size, this leads to an out-of-bounds read. Fix this by printing from the correct buffer associated with the URB.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 628329d52474323938a03826941e166bc7c8eff4, < 4d2553e9a76a11500ec670cbe16b7fd3da4832de; >= 628329d52474323938a03826941e166bc7c8eff4, < b746e853721dee91e4234c033d1b90f4605705bb; >= 628329d52474323938a03826941e166bc7c8eff4, < e6153407d7edabc6ff98f0fda415d556c0bcb57a; >= 628329d52474323938a03826941e166bc7c8eff4, < 3fd7c0ace245334f2a0bd29fdcb680ad56e9b275; >= 628329d52474323938a03826941e166bc7c8eff4, < 20fbf3ca0259d00664d1ede88837e1f11b49a88e; >= 628329d52474323938a03826941e166bc7c8eff4, < 9c964fc9507aeab74376ba9f892cf84ad6950dfe; >= 628329d52474323938a03826941e166bc7c8eff4, < f97bfc1a0766802a99167b3dc62d1ee7dca929fe; >= 628329d52474323938a03826941e166bc7c8eff4, < 403b0a6970b1084bb27907c0f8225801fdd0fe1d |
| Linux | Linux | 3.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72076?
How severe is CVE-2026-72076?
How do I fix CVE-2026-72076?
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-72070In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72071In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72072In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72073In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72074In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72075In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72077In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72078In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72079In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72080In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72081In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72082In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72076?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
