{"apiVersion":"1.0","identifier":"CVE-2026-72260","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.","publishedAt":"2026-08-15T06:21:54","lastModifiedAt":"2026-08-23T13:16:42","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-72260","cvssScore":null,"cvssVector":"Pending","epssProbability":0.00216,"riskScore":0,"affectedProduct":"Linux kernel","affectedVersions":"unknown","vulnerabilityType":"Kernel","operatingSystems":[],"links":{"self":"https://www.redsauce.net/api/cves/CVE-2026-72260","webPages":{"es":"https://www.redsauce.net/es/cves/CVE-2026-72260","en":"https://www.redsauce.net/en/cves/CVE-2026-72260","fr":"https://www.redsauce.net/fr/cves/CVE-2026-72260","pt":"https://www.redsauce.net/pt/cves/CVE-2026-72260","de":"https://www.redsauce.net/de/cves/CVE-2026-72260","sk":"https://www.redsauce.net/sk/cves/CVE-2026-72260","el":"https://www.redsauce.net/el/cves/CVE-2026-72260"},"source":"https://nvd.nist.gov/vuln/detail/CVE-2026-72260"}}