CVE Catalog

CVE-2026-98152

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, the nvmet-rdma module has a resource leak. When pending disconnecting queues exceed the backlog limit, the connect path only drops the device reference and leaks the newly allocated queue and its IB resources.

Risk Assessment

Repeated backlog overflows lead to leaked queues and InfiniBand resources, which can gradually exhaust memory and hardware resources, potentially causing denial of service or system instability.

Recommendation

Update the Linux kernel to a version containing the nvmet-rdma fix that properly releases the newly allocated queue and its IB resources when the backlog is exceeded.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: fix queue leak when connect backlog is exceeded When pending disconnecting queues exceed the backlog limit, the connect path only drops the device reference and leaks the newly allocated queue and its IB resources.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS