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.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 11-0-1MSR1-1 |
| Linux | Linux | < 2.7.1 |
| Linux | Linux | 4.4 |
| Linux | Linux | n/a |