On Thu, 22 Aug 2024 00:51:42 +0200, Ben Hutchings wrote: > 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. > > [...] Applied to 6.11/scsi-fixes, thanks! [1/1] aacraid: Fix double-free on probe failure https://git.kernel.org/mkp/scsi/c/919ddf8336f0 -- Martin K. Petersen Oracle Linux Engineering