CVE-2026-72260
Last modified
CVE-2026-72260 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192: Check runtime resume during probe The MT8192 AFE probe enables runtime PM temporarily while reinitializing the regmap cache from hardware, but it uses pm_runtime_get_sync() without checking the return value. If runtime resume fails, probe keeps going without the device necessarily being accessible, and pm_runtime_get_sync() may leave the PM usage count incremented. The regmap_reinit_cache() failure path also returns before dropping the temporary PM reference and before clearing pm_runtime_bypass_reg_ctl. Use pm_runtime_resume_and_get() so resume failures do not leak a usage count, and clear the temporary bypass flag after dropping the probe PM reference on all regmap_reinit_cache() outcomes.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192: Check runtime resume during probe The MT8192 AFE probe enables runtime PM temporarily while reinitializing the regmap cache from hardware, but it uses pm_runtime_get_sync() without checking the return value. If runtime resume fails, probe keeps going without the device necessarily being accessible, and pm_runtime_get_sync() may leave the PM usage count incremented. The regmap_reinit_cache() failure path also returns before dropping the temporary PM reference and before clearing pm_runtime_bypass_reg_ctl. Use pm_runtime_resume_and_get() so resume failures do not leak a usage count, and clear the temporary bypass flag after dropping the probe PM reference on all regmap_reinit_cache() outcomes.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 125ab5d588b0b3b842064c4d53a666ca74521ae8, < 6e2ee6eacc3ec7b339753abcf33812d27e03efe5; >= 125ab5d588b0b3b842064c4d53a666ca74521ae8, < faa97a1a6cab01cd3e2055deb4db4e57efc43ff2; >= 125ab5d588b0b3b842064c4d53a666ca74521ae8, < e0f276f1918a202e9c3ac72baffd311cecb6b8db; >= 125ab5d588b0b3b842064c4d53a666ca74521ae8, < f6e424835cc05d215c57b6370b2c1e353dd02915; >= 125ab5d588b0b3b842064c4d53a666ca74521ae8, < e24d5dde56a50946020b134fa8448869093db76a |
| Linux | Linux | 5.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72260?
How severe is CVE-2026-72260?
How do I fix CVE-2026-72260?
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-72255In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72256In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72257In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72258In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72259In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7226A security vulnerability has been detected in SourceCodester…7.3
- CVE-2026-72261In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72262In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72263In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72264In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72265In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72266In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72260?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
