CVE-2024-56623

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Dec 27, 2024
Updated: Mar 4, 2025
CWE ID 416

Summary

CVE-2024-56623 is a vulnerability affecting the Linux kernel that has been addressed. The issue was related to the scsi driver qla2xxx, where a use-after-free condition occurred during unloading. This flaw led to system crashes with kernel bugs and invalid opcode errors. The UNLOADING flag, used to terminate dpc_thread, caused the issue when set at the wrong time. To rectify this, the UNLOADING signal was removed and the kthread_stop signal was used exclusively for exiting dpc_thread. The vulnerability resulted in a kernel panic with a stack trace and call trace pointing to various system functions.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share