PT-2026-43927
In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix IRQ cleanup on 6xxx probe failure When adf dev up partially completes and then fails, the IRQ handlers registered during adf isr resource alloc are not detached before the MSI-X vectors are released. Since the...