CVE-2026-72062
Last modified
CVE-2026-72062 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: gpio: mt7621: avoid corruption of shared interrupt trigger state The bank-shared fields like 'rising' and 'falling' are modified using non-atomic read-modify-write operations. Since every gpio chip instance represents an entire bank of 32 pins, if 'mediatek_gpio_irq_type()' is called concurrently for different IRQs on the same bank a possible overwrite of each other's configuration is possible. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: gpio: mt7621: avoid corruption of shared interrupt trigger state The bank-shared fields like 'rising' and 'falling' are modified using non-atomic read-modify-write operations. Since every gpio chip instance represents an entire bank of 32 pins, if 'mediatek_gpio_irq_type()' is called concurrently for different IRQs on the same bank a possible overwrite of each other's configuration is possible. Thus, protect this state with 'gpio_generic_lock_irqsave' lock in the same way it is handled in irp_chip 'mediatek_gpio_irq_mask()' and 'mediatek_gpio_irq_unmask()' callbacks.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4ba9c3afda41213ec98c30053e32963892e6dc7c, < bddf9314a57a243dd11ed945ba11e146e331257e; >= 4ba9c3afda41213ec98c30053e32963892e6dc7c, < 207d3ebf36f654a43a934addeb4d6775cb2dd667; >= 4ba9c3afda41213ec98c30053e32963892e6dc7c, < 877a243006788aaa586b2d087f27c9f3628071b0; >= 4ba9c3afda41213ec98c30053e32963892e6dc7c, < d3b9026ef78da3018a7d2c5a9c9d611de6d45c47; >= 4ba9c3afda41213ec98c30053e32963892e6dc7c, < a60a40c9ba30edd06d3fb4215fdf430ed968728e; >= 4ba9c3afda41213ec98c30053e32963892e6dc7c, < 1781172526d1092323af443fa03f00e6de560401 |
| Linux | Linux | 4.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72062?
How severe is CVE-2026-72062?
How do I fix CVE-2026-72062?
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-72057In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2026-72058In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72059In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7206A security flaw has been discovered in dubydu sqlite-mcp up …7.3
- CVE-2026-72060In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72061In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72063In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72064In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72065In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-72066In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72067In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72068In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72062?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
