EN

Tracker / CVE-2023-53322

CVE-2023-53322

Alta 8.8

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Wait for io return on terminate rport System crash due to use after free. Current code allows terminate_rport_io to exit before making sure all IOs has returned. For FCP-2 device, IO's can hang on in HW because driver has not tear down the session in FW at first sign of cable pull. When dev_loss_tmo timer pops, terminate_rport_io is called and upper layer is about to free various resources. Terminate_rport_io trigger qla to do the final cleanup, but the cleanup might not be fast enough where it leave qla still holding on to the same resource. Wait for IO's to return to upper layer before resources are freed.

Prodotti e versioni affette

linux linux_kernel · … → 4.14.322
linux linux_kernel · 4.15 → 4.19.291
linux linux_kernel · 4.20 → 5.4.251
linux linux_kernel · 5.11 → 5.15.121
linux linux_kernel · 5.16 → 6.1.40
linux linux_kernel · 5.5 → 5.10.188
linux linux_kernel · 6.2 → 6.4.5

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.

Riferimenti