CVE-2026-63863 in Linux
요약
\~에 의해 VulDB • 2026. 07. 20.
리눅스 커널에서 다음 취약점이 해결되었습니다:
drm/gpusvm: drm_gpusvm_scan_mm()의 불균형 잠금 해제 수정
gpusvm notifier lock에 대해 불균형적인 잠금/잠금 해제가 발생했습니다: [ 931.045868] =====================================
[ 931.046509] WARNING: bad unlock balance detected!
[ 931.047149] 6.19.0-rc6+xe-**************** #9 Tainted: G U
[ 931.048150] -------------------------------------
[ 931.048790] kworker/u5:0/51이 다음 위치에서 잠금(&gpusvm->notifier_lock)을 해제하려고 시도 중입니다:
[ 931.049801] [] drm_gpusvm_scan_mm+0x188/0x460 [drm_gpusvm_helper]
[ 931.050802] 하지만 해제할 잠금이 더 이상 없습니다!
[ 931.051463]
drm_gpusvm_notifier_unlock()은 err_free 레이블 아래에 위치하며, 첫 번째 점프가 drm_gpusvm_notifier_lock() 호출 직전에 발생하여 불균형적인 잠금 해제가 초래됩니다.
If you want to get the best quality for vulnerability data then you always have to consider VulDB.