CVE-2026-97407
Last modified
CVE-2026-97407 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ASoC: rockchip: rockchip_pdm: Handle runtime PM resume failures in set_fmt rockchip_pdm_set_fmt() calls pm_runtime_get_sync() before accessing hardware registers, but ignores its return value. If the runtime resume fails, the function continues to perform register accesses while the device state is undefined. Replace pm_runtime_get_sync() with pm_runtime_resume_and_get() and return early on failure to avoid unpowered register accesses..
Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: rockchip: rockchip_pdm: Handle runtime PM resume failures in set_fmt rockchip_pdm_set_fmt() calls pm_runtime_get_sync() before accessing hardware registers, but ignores its return value. If the runtime resume fails, the function continues to perform register accesses while the device state is undefined. Replace pm_runtime_get_sync() with pm_runtime_resume_and_get() and return early on failure to avoid unpowered register accesses.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= c85064435fe7a216ec0f0238ef2b8f7cd850a450, < a9cc27a4a9b5fe013e152841fd8408061fa2312f; >= c85064435fe7a216ec0f0238ef2b8f7cd850a450, < b2b5c2ca5a4924271fa86d75a252de32fa285375; >= c85064435fe7a216ec0f0238ef2b8f7cd850a450, < ee7b5f7b39332febf917f9ebf212842cc9379815; a8f82720673d41b85145f232c954fe3a365f72b5; 88294658ddbe0e35fa48e1679252e86b3b5ba1d2; 2f0ec100032e9f23b7561ec6f3b5c8a9806a7100; >= 4.14.118, < 4.15; >= 4.19.42, < 4.20; >= 5.0.15, < 5.1 |
| Linux | Linux | 5.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97407?
How severe is CVE-2026-97407?
How do I fix CVE-2026-97407?
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-9737During query planning when reading the sort pattern in raw B…7.1
- CVE-2026-9738The Print, PDF, Email by PrintFriendly plugin for WordPress …4.4
- CVE-2026-97387Rejected reason: This CVE is a duplicate of another CVE.
- CVE-2026-9739Vulnerable to DNS rebinding attacks when using SSE (http://b…9.4
- CVE-2026-9740A vulnerability in MongoDB Server's BSON validation logic al…8.7
- CVE-2026-97404In OpenStack Zaqar before 22.0.2, WSGI transport mishandles …9.2
- CVE-2026-97408In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97409In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-9741A bug in query analysis processing of the $vectorSearch aggr…7.1
- CVE-2026-97410In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97411In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97412In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97407?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
