CVE-2026-74326
Last modified
CVE-2026-74326 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcim_iomap_region() or devm_kmemdup() fail, the code returns directly without cleaning up previously allocated resources: - mt76_device allocated by mt76_alloc_device() - pci irq vectors allocated by pci_alloc_irq_vectors() Fix this by jumping to the existing error cleanup path instead of returning directly.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix resource leak in probe error path When pcim_iomap_region() or devm_kmemdup() fail, the code returns directly without cleaning up previously allocated resources: - mt76_device allocated by mt76_alloc_device() - pci irq vectors allocated by pci_alloc_irq_vectors() Fix this by jumping to the existing error cleanup path instead of returning directly.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= ee5bb35d2b83fadc6920aa2478326fb50ea653a9, < 79a307b2730e4b4e060cf3e19a6c21b87116ee78; >= ee5bb35d2b83fadc6920aa2478326fb50ea653a9, < 346dac35b1384af9338b34b6835e82e634ea4d2c |
| Linux | Linux | 7.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74326?
How severe is CVE-2026-74326?
How do I fix CVE-2026-74326?
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-74320In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74321In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-74322In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74323In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74324In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74325In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74327In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74328In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-74329In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74330In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74331In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74332In the Linux kernel, the following vulnerability has been re…8.4
Are you affected by CVE-2026-74326?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
