CVE-2025-40161
NONE EPSS 5.6%
Published Nov 12, 20257mo ago · Modified Jun 17, 20261w ago
Published Nov 12, 2025 7mo ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: mailbox: zynqmp-ipi: Fix SGI cleanup on unbind The driver incorrectly determines SGI vs SPI interrupts by checking IRQ number < 16, which fails with dynamic IRQ allocation. During unbind, this causes improper SGI cleanup leading to kernel crash. Add explicit irq_type field to pdata for reliable identification of SGI interrupts (type-2) and only clean up SGI resources when appropriate.
Threat Intelligence
EPSS Exploit Probability
5.6% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 3
- git.kernel.org https://git.kernel.org/stable/c/1ee147efee68be00203b1fee6479911debb1edb2
- git.kernel.org https://git.kernel.org/stable/c/32bf7c6e01f5ba17a53ba236a770bd0274cefdf4
- git.kernel.org https://git.kernel.org/stable/c/bb160e791ab15b89188a7a19589b8e11f681bef3
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.