Tracker / CVE-2024-46673
CVE-2024-46673
Alta 7.8
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.
Prodotti e versioni affette
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 2.6.15 → 4.19.321 |
| linux | linux_kernel · 4.20 → 5.4.283 |
| linux | linux_kernel · 5.11 → 5.15.166 |
| linux | linux_kernel · 5.16 → 6.1.108 |
| linux | linux_kernel · 5.5 → 5.10.225 |
| linux | linux_kernel · 6.2 → 6.6.49 |
| linux | linux_kernel · 6.7 → 6.10.8 |
Analisi
Questa pagina non è ancora indicizzabile.Finché non contiene un’analisi originale — cosa espone davvero, come verificare in due minuti se un sistema è stato toccato, cosa fare se lo è stato — la pagina resta noindex. È il database a deciderlo, non il modello di pagina.