CVE-2025-39785
11.09.2025, 17:15
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.Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 6.16 ≤ 𝑥 < 6.16.4 |
| linux | linux_kernel | 6.17:rc1 |
| linux | linux_kernel | 6.17:rc2 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration