2 matches found
CVE-2026-53176
CVE-2026-53176 affects the Linux kernel ISERT driver (drivers/infiniband/ulp/isert/ib_isert.c). The vulnerability arises in isert_login_recv_done() where the login request payload length is computed as wc->byte_len minus ISER_HEADERS_LEN without a lower bound. A remote iSER initiator can send ...
CVE-2023-54219
In the Linux kernel, the following vulnerability has been resolved: Revert "IB/isert: Fix incorrect release of isert connection" Commit: 699826f4e30a "IB/isert: Fix incorrect release of isert connection" is causing problems on OPA when DEVICEREMOVAL is happening. ------------ cut here -----------...