CVE-2021-47329

Publication date

2024-05-21 14:35:41

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: megaraid_sas: Fix resource leak in case of probe failure The driver doesnt clean up all the allocated resources properly when scsi_add_host(), megasas_start_aen() function fails during the PCI device probe. Clean up all those resources.