PT-2026-64542 · Linux · Linux

CVE-2026-64321

·

Published

2026-07-25

·

Updated

2026-07-25

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
nvme: target: rdma: fix ndev refcount leak on queue connect
nvmet rdma queue connect() calls nvmet rdma find get device() which acquires a reference on the returned ndev via kref get(). On the path where the host queue backlog is exceeded and the function returns NVME SC CONNECT CTRL BUSY, reference of ndev is not released, leaking the kref.
Fix this by adding a goto to the existing put device label before the early return.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64321

Affected Products

Linux