CVE-2025-39772

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
11/09/2025
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/hisilicon/hibmc: fix the hibmc loaded failed bug<br /> <br /> When hibmc loaded failed, the driver use hibmc_unload to free the<br /> resource, but the mutexes in mode.config are not init, which will<br /> access an NULL pointer. Just change goto statement to return, because<br /> hibnc_hw_init() doesn&amp;#39;t need to free anything.

Impact