CVE-2025-39785
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
11/09/2025
Última modificación:
15/09/2025
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/hisilicon/hibmc: fix irq_request()&#39;s irq name variable is local<br />
<br />
The local variable is passed in request_irq (), and there will be use<br />
after free problem, which will make request_irq failed. Using the global<br />
irq name instead of it to fix.



