CVE-2025-39785
N/A
N/A
Summary
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 Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | b11bc1ae46587f3563c47078e605184f18e7fa57 < 06d261a085a11600f5b577bb56a65fb2c3e57d0a | affected |
| Linux | Linux | b11bc1ae46587f3563c47078e605184f18e7fa57 < 8bed4ec42a4e0dc8113172696ff076d1eb6d8bcb | affected |
| Linux | Linux | 6.16 | affected |
| Linux | Linux | 0 < 6.16 | unaffected |
| Linux | Linux | 6.16.4 <= 6.16.* | unaffected |
| Linux | Linux | 6.17 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/06d261a085a11600f5b577bb56a65fb2c3e57d0a
- https://git.kernel.org/stable/c/8bed4ec42a4e0dc8113172696ff076d1eb6d8bcb
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.