CVE-2025-68749
accel/ivpu: Fix race condition when unbinding BOs
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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().
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Dec 24, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
48aea7f2a2efae6a1bd201061c71a81b3f3b7e55 < 0328bb097bef05a796217c54b3d651cc3782827c 48aea7f2a2efae6a1bd201061c71a81b3f3b7e55 < fb16493ebd8f171bcf0772262619618a131f30f7 48aea7f2a2efae6a1bd201061c71a81b3f3b7e55 < d71333ffdd3707d84cfb95acfaf8ba892adc066b 48aea7f2a2efae6a1bd201061c71a81b3f3b7e55 < 00812636df370bedf4e44a0c81b86ea96bca8628
Linux / Linux
6.8
References
git.kernel.org: https://git.kernel.org/stable/c/0328bb097bef05a796217c54b3d651cc3782827c git.kernel.org: https://git.kernel.org/stable/c/fb16493ebd8f171bcf0772262619618a131f30f7 git.kernel.org: https://git.kernel.org/stable/c/d71333ffdd3707d84cfb95acfaf8ba892adc066b git.kernel.org: https://git.kernel.org/stable/c/00812636df370bedf4e44a0c81b86ea96bca8628