2 matches found
CVE-2025-39785
creationtimestamp| type| source ---|---|--- 2025-09-11 17:39:23+00:00| seen| Telegram/NzgdRziXyLfahK025nnA5mkhHsxldex32xy9gxVuabeMv4...
CVE-2025-39785
In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passed in requestirq , and there will be use after free problem, which will make requestirq failed. Using the global irq name instead of it to...