In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix WARN_ON(lock->magic != lock) error psb_gem_unpin() calls dma_resv_lock() but the underlying ww_mutex gets destroy…
中危 CVSS 5.5
摘要
In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fix WARN_ON(lock->magic != lock) error psb_gem_unpin() calls dma_resv_lock() but the underlying ww_mutex gets destroyed by drm_gem_object_release() move the drm_gem_object_release() call in psb_gem_free_object() to after the unpin to fix the below warning: [ 79.693962] ------------[ cut here ]------------ [ 79.693992] DEBUG_LOCKS_WARN_ON(lock->magic != lock) [ 79.694015] WARNING: CPU: 0 PID: 240 at kernel/l…
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/55c077d97fa67e9f19952bb24122a8316b089474 Patch
- https://git.kernel.org/stable/c/b6f25c3b94f2aadbf5cbef954db4073614943d74 Patch
- https://git.kernel.org/stable/c/55c077d97fa67e9f19952bb24122a8316b089474 Patch
- https://git.kernel.org/stable/c/b6f25c3b94f2aadbf5cbef954db4073614943d74 Patch
时间线
- nvd_ingest NVD