2 matches found
ROOT-OS-UBUNTU-2204-CVE-2025-39772 CVE-2025-39772 in rootio-linux - Patched by Root
Root has patched CVE-2025-39772 in the rootio-linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
CVE-2025-39772
In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix the hibmc loaded failed bug When hibmc loaded failed, the driver use hibmcunload to free the resource, but the mutexes in mode.config are not init, which will access an NULL pointer. Just change goto...