CVE-2026-43446
Last modified
CVE-2026-43446 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix runtime suspend deadlock when there is pending job The runtime suspend callback drains the running job workqueue before suspending the device. If a job is still executing and calls pm_runtime_resume_and_get(), it can deadlock with the runtime suspend path. Fix this by moving pm_runtime_resume_and_get() from the job execution routine to the job submission routine, ensuring the device is resumed before the job is queued and avoiding the deadlock during runtime suspend.. EPSS estimates a 0.09% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix runtime suspend deadlock when there is pending job The runtime suspend callback drains the running job workqueue before suspending the device. If a job is still executing and calls pm_runtime_resume_and_get(), it can deadlock with the runtime suspend path. Fix this by moving pm_runtime_resume_and_get() from the job execution routine to the job submission routine, ensuring the device is resumed before the job is queued and avoiding the deadlock during runtime suspend.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.19, < 6.19.9 | — |
| Linux | Linux Kernel | 7.0 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-43446?
How severe is CVE-2026-43446?
How do I fix CVE-2026-43446?
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-43440In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43441In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-43442In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-43443In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43444In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43445In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-43447In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-43448In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2026-43449In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-4345A maliciously crafted HTML payload, stored in a design name …7.1
- CVE-2026-43450In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-43451In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-43446?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
