vulnerability

Amazon Linux AMI 2: CVE-2024-46673: Security patch for kernel-livepatch-5.10.223-211.872, kernel-livepatch-5.10.223-212.873, kernel-livepatch-5.10.224-212.876 (Multiple Advisories)

Severity
7
CVSS
(AV:L/AC:L/Au:S/C:C/I:C/A:C)
Published
Sep 13, 2024
Added
Nov 4, 2024
Modified
Jan 28, 2025

Description

In the Linux kernel, the following vulnerability has been resolved:

scsi: aacraid: Fix double-free on probe failure

aac_probe_one() calls hardware-specific init functions through the
aac_driver_ident::init pointer, all of which eventually call down to
aac_init_adapter().

If aac_init_adapter() fails after allocating memory for aac_dev::queues,
it frees the memory but does not clear that member.

After the hardware-specific init function returns an error,
aac_probe_one() goes down an error path that frees the memory pointed to
by aac_dev::queues, resulting.in a double-free.

Solutions

amazon-linux-ami-2-upgrade-kernel-livepatch-5-10-223-211-872amazon-linux-ami-2-upgrade-kernel-livepatch-5-10-223-212-873amazon-linux-ami-2-upgrade-kernel-livepatch-5-10-224-212-876
Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.