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_ge…
高危 CVSS 7.8
摘要
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 i…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/00812636df370bedf4e44a0c81b86ea96bca8628 Patch
- https://git.kernel.org/stable/c/0328bb097bef05a796217c54b3d651cc3782827c Patch
- https://git.kernel.org/stable/c/d71333ffdd3707d84cfb95acfaf8ba892adc066b Patch
- https://git.kernel.org/stable/c/fb16493ebd8f171bcf0772262619618a131f30f7 Patch
时间线
- nvd_ingest NVD