3 matches found
Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013040)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013040 advisory. In the Linux kernel, the following vulnerability has been resolved: nvme-fc: use lock accessing portstate and rport state nvmefcunregisterremote removes the remote...
CVE-2025-40342
In the Linux kernel, the following vulnerability has been resolved: nvme-fc: use lock accessing portstate and rport state nvmefcunregisterremote removes the remote port on a lport object at any point in time when there is no active association. This races with with the reconnect logic, because...
CVE-2025-40342
In CVE-2025-40342, a race condition in the Linux kernel NVMe host/fc driver arises when nvme_fc_unregister_remote can remove a remote port while there is no active association, because nvme_fc_create_association does not atomically check port_state and increment the rport active count without pro...