CVE-2024-37353
REJECTED CVE A resource management issue exists in the Linux Kernel's virtio module. When requestirq fails in vpfindvqsmsix, the cleanup path incorrectly attempts to free an already released IRQ, resulting in warnings and potential system instability. This issue arises from the mishandling of...