CVE-2026-68463
Last modified
CVE-2026-68463 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend Replace pm_runtime_get_sync() with pm_runtime_resume_and_get() to simplify error handling. pm_runtime_resume_and_get() automatically drops the usage counter on failure, avoiding the need for a separate pm_runtime_put_noidle() call. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspend Replace pm_runtime_get_sync() with pm_runtime_resume_and_get() to simplify error handling. pm_runtime_resume_and_get() automatically drops the usage counter on failure, avoiding the need for a separate pm_runtime_put_noidle() call. If it fails, the device is unclocked and accessing hardware registers would cause a kernel panic, so return the error immediately.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 676a83855614635af3bf31ad3f8fec4031f81354, < 5b8f11cbe8ad5726b2b63ff1574d5cffa4df18c2; >= 676a83855614635af3bf31ad3f8fec4031f81354, < 6355749aebf6c78081f7096a52edcd28d2aa0fab; >= 676a83855614635af3bf31ad3f8fec4031f81354, < 8da5930144712412d85e7f868693d96ec5c2018c |
| Linux | Linux | 6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68463?
How severe is CVE-2026-68463?
How do I fix CVE-2026-68463?
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-68458In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-68459In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6846A flaw was found in binutils. A heap-buffer-overflow vulnera…7.8
- CVE-2026-68460In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68461In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-68462In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-68464In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68465In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68466In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-68467In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-68468In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68469In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68463?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
