NONE · 0

CVE-2025-40342

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: use lock accessing port_state and rport state nvme_fc_unregister_remote removes the remote port on a lport object at any ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: use lock accessing port_state and rport state nvme_fc_unregister_remote 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 nvme_fc_create_association is not taking a lock to check the port_state and atomically increase the active count on the rport.

References

FAQ

What is CVE-2025-40342?

CVE-2025-40342 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: nvme-fc: use lock accessing port_state and rport state nvme_fc_unregister_remote removes the remote port on a lport object at any ...

How severe is CVE-2025-40342?

CVSS scoring is not yet available for CVE-2025-40342. Check NVD for updates.

Is there a patch for CVE-2025-40342?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.