{"id":"CVE-2025-68749","summary":"accel/ivpu: Fix race condition when unbinding BOs","details":"In the Linux kernel, the following vulnerability has been resolved:\n\naccel/ivpu: Fix race condition when unbinding BOs\n\nFix 'Memory manager not clean during takedown' warning that occurs\nwhen ivpu_gem_bo_free() removes the BO from the BOs list before it\ngets unmapped. Then file_priv_unbind() triggers a warning in\ndrm_mm_takedown() during context teardown.\n\nProtect the unmapping sequence with bo_list_lock to ensure the BO is\nalways fully unmapped when removed from the list. This ensures the BO\nis either fully unmapped at context teardown time or present on the\nlist and unmapped by file_priv_unbind().","modified":"2026-03-20T12:46:27.474934Z","published":"2025-12-24T12:09:44.301Z","related":["SUSE-SU-2026:0278-1","SUSE-SU-2026:0281-1","SUSE-SU-2026:0315-1","SUSE-SU-2026:20207-1","SUSE-SU-2026:20220-1","SUSE-SU-2026:20228-1","openSUSE-SU-2026:10039-1","openSUSE-SU-2026:10301-1","openSUSE-SU-2026:20145-1"],"database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68749.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/00812636df370bedf4e44a0c81b86ea96bca8628"},{"type":"WEB","url":"https://git.kernel.org/stable/c/0328bb097bef05a796217c54b3d651cc3782827c"},{"type":"WEB","url":"https://git.kernel.org/stable/c/d71333ffdd3707d84cfb95acfaf8ba892adc066b"},{"type":"WEB","url":"https://git.kernel.org/stable/c/fb16493ebd8f171bcf0772262619618a131f30f7"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68749.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2025-68749"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"48aea7f2a2efae6a1bd201061c71a81b3f3b7e55"},{"fixed":"0328bb097bef05a796217c54b3d651cc3782827c"},{"fixed":"fb16493ebd8f171bcf0772262619618a131f30f7"},{"fixed":"d71333ffdd3707d84cfb95acfaf8ba892adc066b"},{"fixed":"00812636df370bedf4e44a0c81b86ea96bca8628"}]}],"database_specific":{"source":"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-68749.json"}}],"schema_version":"1.7.5"}