First published: Mon Feb 05 2024(Updated: )
A race condition was found in the Linux kernel's scsi device driver in lpfc_unregister_fcf_rescan() function. This can result in a null pointer dereference issue, possibly leading to a kernel panic or denial of service issue.
Credit: security@openanolis.org security@openanolis.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <=2.6.33.20 | |
Linux Kernel | >=6.0<=6.4.16 | |
Linux Kernel | =2.6.34-rc1 | |
Linux Kernel | =6.5-rc1 | |
debian/linux | <=5.10.223-1<=5.10.234-1<=6.1.129-1<=6.1.128-1 | 6.12.20-1 6.12.21-1 |
https://github.com/torvalds/linux/commit/0e881c0a4b614 https://github.com/torvalds/linux/commit/0e881c0a4b614
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-24855 has a high severity due to its potential to cause kernel panic or denial of service.
To fix CVE-2024-24855, update your Linux kernel to version 6.12.11-1 or later.
CVE-2024-24855 affects Linux kernel versions from 2.6.34-rc1 up through 6.4.16.
Failing to address CVE-2024-24855 may lead to system instability and potential crashes.
Yes, CVE-2024-24855 is a race condition vulnerability found in the Linux kernel's scsi device driver.