CVE-2025-68749
Last modified
CVE-2025-68749 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpu_gem_bo_free() removes the BO from the BOs list before it gets unmapped. Then file_priv_unbind() triggers a warning in drm_mm_takedown() during context teardown. Protect the unmapping sequence with bo_list_lock to ensure the BO is always fully unmapped when removed from the list. 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/ivpu: Fix race condition when unbinding BOs Fix 'Memory manager not clean during takedown' warning that occurs when ivpu_gem_bo_free() removes the BO from the BOs list before it gets unmapped. Then file_priv_unbind() triggers a warning in drm_mm_takedown() during context teardown. Protect the unmapping sequence with bo_list_lock to ensure the BO is always fully unmapped when removed from the list. This ensures the BO is either fully unmapped at context teardown time or present on the list and unmapped by file_priv_unbind().
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.12.68 |
| Linux | Linux Kernel | >= 6.13, < 6.17.13 |
| Linux | Linux Kernel | >= 6.18, < 6.18.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-68749?
How severe is CVE-2025-68749?
How do I fix CVE-2025-68749?
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-68743In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68744In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68745In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2025-68746In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68747In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68748In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-6875A vulnerability has been found in SourceCodester Best Salon …8.8
- CVE-2025-68750In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68751In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68752In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68753In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-68754In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68749?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
