Unrated severityNVD Advisory· Published Sep 11, 2025· Updated Sep 29, 2025
drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local
CVE-2025-39785
Description
In the Linux kernel, the following vulnerability has been resolved:
drm/hisilicon/hibmc: fix irq_request()'s irq name variable is local
The local variable is passed in request_irq (), and there will be use after free problem, which will make request_irq failed. Using the global irq name instead of it to fix.
Affected products
2- Linux/Linuxv5Range: 6.16
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2News mentions
0No linked articles in our index yet.