CVE-2025-40342
The CVE-2025-40342 issue is in the Linux kernel nvme-fc/NVMe over Fabrics: nvme_fc_unregister_remote can remove a remote port at any time when there is no active association, racing with the reconnect logic because nvme_fc_create_association does not obtain a lock to guard port_state and atomical...