Informazioni sul CVE-2024-50025
scsi: fnic: Move flush_work initialization out of if block
CWE ID: N/A
Base Score (CVSS): N/A
CVE: CVE-2024-50025
Descrizione: In the Linux kernel, the following vulnerability has been resolved:
scsi: fnic: Move flush_work initialization out of if block
After commit 379a58caa199 (“scsi: fnic: Move fnic_fnic_flush_tx() to a
work queue”), it can happen that a work item is sent to an uninitialized
work queue. This may has the effect that the item being queued is never
actually queued, and any further actions depending on it will not
proceed.
The following warning is observed while the fnic driver is loaded:
kernel: WARNING: CPU: 11 PID: 0 at ../kernel/workqueue.c:1524 __queue_work+0x373/0x410
kernel:
Vettore di attacco
Punteggio CVSS
Il CVSS è un sistema di valutazione che misura la gravità di una vulnerabilità informatica considerando fattori come l’impatto potenziale, la probabilità di attacco e la facilità di esecuzione.
Riassunto: .
Dettaglio del Vettore
Metrica | Valore | Significato | Descrizione |
---|
Riferimenti esterni
- https://git.kernel.org/stable/c/6b7836b80061bf1accc5d78b12bc086aed252388
- https://git.kernel.org/stable/c/f30e5f77d2f205ac14d09dec40fd4bb76712f13d
Prodotti interessati
- Linux – Linux
- Linux – Linux