Security Advisory

CVE-2021-47329

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-21 14:35:41
Last updated 2026-05-11 13:52:22
Assigner 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.