CVE-2025-39896
Last modified
CVE-2025-39896 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disable_work_sync() instead of cancel_work_sync() in ivpu_dev_fini() to ensure that no new recovery work items can be queued after device removal has started. Previously, recovery work could be scheduled even after canceling existing work, potentially leading to use-after-free bugs if recovery accessed freed resources. Rename ivpu_pm_cancel_recovery() to ivpu_pm_disable_recovery() to better reflect its new behavior.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disable_work_sync() instead of cancel_work_sync() in ivpu_dev_fini() to ensure that no new recovery work items can be queued after device removal has started. Previously, recovery work could be scheduled even after canceling existing work, potentially leading to use-after-free bugs if recovery accessed freed resources. Rename ivpu_pm_cancel_recovery() to ivpu_pm_disable_recovery() to better reflect its new behavior.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.12.46 | — |
| Linux | Linux Kernel | >= 6.13, < 6.16.6 | — |
| Linux | Linux Kernel | 6.17 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-39896?
How severe is CVE-2025-39896?
How do I fix CVE-2025-39896?
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 2025
- CVE-2025-39890In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39891In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-39892In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39893In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39894In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39895In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39897In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39898Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-39899In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-3990A vulnerability, which was classified as critical, has been …8.8
- CVE-2025-39900In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-39901In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2025-39896?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
