2 matches found
EUVD-2025-124923
In the Linux kernel, the following vulnerability has been resolved: xen/events: Return -EEXIST for bound VIRQs Change findvirq to return -EEXIST when a VIRQ is bound to a different CPU than the one passed in. With that, remove the BUGON from bindvirqtoirq to propogate the error upwards. Some VIRQ...
5.7AI score0.00186EPSS
SaveExploits0References5
CVE-2025-39785
The CVE-2025-39785 vulnerability resides in the Linux kernel driver for Hisilicon hibmc (drm/hisilicon/hibmc/hibmc_drm_drv.c). The root cause is that irq_request() used a local irq name variable which, after being passed to request_irq(), could be freed, leading to a use-after-free and potential ...
7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References2Affected Software1
20