{"document":{"category":"csaf_vex","csaf_version":"2.0","title":"CVE-2026-53176: IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN","publisher":{"category":"vendor","name":"HarborGuard Database","namespace":"https://database.harborguard.co"},"tracking":{"id":"CVE-2026-53176","status":"final","version":"1","initial_release_date":"2026-06-25T08:38:52.693Z","current_release_date":"2026-06-28T06:39:50.888Z","revision_history":[{"date":"2026-06-25T08:38:52.693Z","number":"1","summary":"Initial machine-readable export from HarborGuard."}]},"distribution":{"tlp":{"label":"WHITE"},"text":"Public CVE data; freely redistributable."},"notes":[{"category":"description","text":"In the Linux kernel, the following vulnerability has been resolved:\n\nIB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN\n\nIn drivers/infiniband/ulp/isert/ib_isert.c, isert_login_recv_done()\ncomputes the login request payload length as wc->byte_len minus\nISER_HEADERS_LEN with no lower bound, and login_req_len is a signed int.\nA remote iSER initiator can post a login Send work request carrying\nfewer than ISER_HEADERS_LEN (76) bytes, so the subtraction underflows\nand login_req_len becomes negative.\n\nisert_rx_login_req() then reads that negative length back into a signed\nint, takes size = min(rx_buflen, MAX_KEY_VALUE_PAIRS), and because the\nmin() is signed it keeps the negative value; the value is then passed as\nthe memcpy() length and sign-extended to a multi-gigabyte size_t. The\ncopy into the 8192-byte login->req_buf runs far out of bounds and\nfaults, crashing the target node. The login phase precedes iSCSI\nauthentication, so no credentials are required to reach this path.\n\nReject any login PDU shorter than ISER_HEADERS_LEN before the\nsubtraction, mirroring the existing early return on a failed work\ncompletion, so login_req_len can never go negative. The upper bound was\nalready safe: a posted login buffer cannot deliver more than\nISER_RX_PAYLOAD_SIZE, so the difference stays at or below\nMAX_KEY_VALUE_PAIRS and the existing min() clamps it; only the missing\nlower bound needs to be added.","title":"CVE description"}],"references":[{"category":"self","summary":"CVE-2026-53176 on HarborGuard Database","url":"https://database.harborguard.co/cve/CVE-2026-53176"},{"category":"external","summary":"CVE Record","url":"https://www.cve.org/CVERecord?id=CVE-2026-53176"},{"category":"external","summary":"git.kernel.org","url":"https://git.kernel.org/stable/c/75ee6e4aa096aa9e7b2dd5c8ff98356e30aceefb"},{"category":"external","summary":"git.kernel.org","url":"https://git.kernel.org/stable/c/e8a013c0c3ca2f6708341a56612a3f6d6921620a"},{"category":"external","summary":"git.kernel.org","url":"https://git.kernel.org/stable/c/bd22740d7f14cb1c0289444cfd2c8d2938667c1d"},{"category":"external","summary":"git.kernel.org","url":"https://git.kernel.org/stable/c/c1234229399f4af12c553b1b0ffd978eeba65548"},{"category":"external","summary":"git.kernel.org","url":"https://git.kernel.org/stable/c/c5584e089b5af7b3bf8bd5e8ca0560cbf32b0a47"},{"category":"external","summary":"git.kernel.org","url":"https://git.kernel.org/stable/c/df422fd273c96c2ee5beb80fc21adc8c70c29260"},{"category":"external","summary":"git.kernel.org","url":"https://git.kernel.org/stable/c/1ca40b243277c9e88be5e00bd3e083f71aefb93e"},{"category":"external","summary":"git.kernel.org","url":"https://git.kernel.org/stable/c/29e7b925ae6df64894e82ab6419994dc25580a8a"}]},"product_tree":{"branches":[{"category":"vendor","name":"Linux","branches":[{"category":"product_name","name":"Linux","branches":[{"category":"product_version_range","name":">=b8d26b3be8b33682cf163274ed07479a70554633 <75ee6e4aa096aa9e7b2dd5c8ff98356e30aceefb","product":{"name":"Linux Linux >=b8d26b3be8b33682cf163274ed07479a70554633 <75ee6e4aa096aa9e7b2dd5c8ff98356e30aceefb","product_id":"CSAFPID-1","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:*:*:*:*:*:*:*:*"}}},{"category":"product_version_range","name":">=b8d26b3be8b33682cf163274ed07479a70554633 <e8a013c0c3ca2f6708341a56612a3f6d6921620a","product":{"name":"Linux Linux >=b8d26b3be8b33682cf163274ed07479a70554633 <e8a013c0c3ca2f6708341a56612a3f6d6921620a","product_id":"CSAFPID-2","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:*:*:*:*:*:*:*:*"}}},{"category":"product_version_range","name":">=b8d26b3be8b33682cf163274ed07479a70554633 <bd22740d7f14cb1c0289444cfd2c8d2938667c1d","product":{"name":"Linux Linux >=b8d26b3be8b33682cf163274ed07479a70554633 <bd22740d7f14cb1c0289444cfd2c8d2938667c1d","product_id":"CSAFPID-3","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:*:*:*:*:*:*:*:*"}}},{"category":"product_version_range","name":">=b8d26b3be8b33682cf163274ed07479a70554633 <c1234229399f4af12c553b1b0ffd978eeba65548","product":{"name":"Linux Linux >=b8d26b3be8b33682cf163274ed07479a70554633 <c1234229399f4af12c553b1b0ffd978eeba65548","product_id":"CSAFPID-4","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:*:*:*:*:*:*:*:*"}}},{"category":"product_version_range","name":">=b8d26b3be8b33682cf163274ed07479a70554633 <c5584e089b5af7b3bf8bd5e8ca0560cbf32b0a47","product":{"name":"Linux Linux >=b8d26b3be8b33682cf163274ed07479a70554633 <c5584e089b5af7b3bf8bd5e8ca0560cbf32b0a47","product_id":"CSAFPID-5","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:*:*:*:*:*:*:*:*"}}},{"category":"product_version_range","name":">=b8d26b3be8b33682cf163274ed07479a70554633 <df422fd273c96c2ee5beb80fc21adc8c70c29260","product":{"name":"Linux Linux >=b8d26b3be8b33682cf163274ed07479a70554633 <df422fd273c96c2ee5beb80fc21adc8c70c29260","product_id":"CSAFPID-6","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:*:*:*:*:*:*:*:*"}}},{"category":"product_version_range","name":">=b8d26b3be8b33682cf163274ed07479a70554633 <1ca40b243277c9e88be5e00bd3e083f71aefb93e","product":{"name":"Linux Linux >=b8d26b3be8b33682cf163274ed07479a70554633 <1ca40b243277c9e88be5e00bd3e083f71aefb93e","product_id":"CSAFPID-7","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:*:*:*:*:*:*:*:*"}}},{"category":"product_version_range","name":">=b8d26b3be8b33682cf163274ed07479a70554633 <29e7b925ae6df64894e82ab6419994dc25580a8a","product":{"name":"Linux Linux >=b8d26b3be8b33682cf163274ed07479a70554633 <29e7b925ae6df64894e82ab6419994dc25580a8a","product_id":"CSAFPID-8","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:*:*:*:*:*:*:*:*"}}}]}]},{"category":"vendor","name":"Linux","branches":[{"category":"product_name","name":"Linux","branches":[{"category":"product_version","name":"3.10","product":{"name":"Linux Linux 3.10","product_id":"CSAFPID-9","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:3.10:*:*:*:*:*:*:*"}}},{"category":"product_version","name":"0","product":{"name":"Linux Linux 0","product_id":"CSAFPID-10","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:3.10:*:*:*:*:*:*:*"}}},{"category":"product_version","name":"5.10.259","product":{"name":"Linux Linux 5.10.259","product_id":"CSAFPID-11","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:3.10:*:*:*:*:*:*:*"}}},{"category":"product_version","name":"5.15.210","product":{"name":"Linux Linux 5.15.210","product_id":"CSAFPID-12","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:3.10:*:*:*:*:*:*:*"}}},{"category":"product_version","name":"6.1.176","product":{"name":"Linux Linux 6.1.176","product_id":"CSAFPID-13","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:3.10:*:*:*:*:*:*:*"}}},{"category":"product_version","name":"6.6.143","product":{"name":"Linux Linux 6.6.143","product_id":"CSAFPID-14","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:3.10:*:*:*:*:*:*:*"}}},{"category":"product_version","name":"6.12.94","product":{"name":"Linux Linux 6.12.94","product_id":"CSAFPID-15","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:3.10:*:*:*:*:*:*:*"}}},{"category":"product_version","name":"6.18.36","product":{"name":"Linux Linux 6.18.36","product_id":"CSAFPID-16","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:3.10:*:*:*:*:*:*:*"}}},{"category":"product_version","name":"7.0.13","product":{"name":"Linux Linux 7.0.13","product_id":"CSAFPID-17","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:3.10:*:*:*:*:*:*:*"}}},{"category":"product_version","name":"7.1","product":{"name":"Linux Linux 7.1","product_id":"CSAFPID-18","product_identification_helper":{"cpe":"cpe:2.3:a:linux:linux:3.10:*:*:*:*:*:*:*"}}}]}]}]},"vulnerabilities":[{"cve":"CVE-2026-53176","title":"IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN","notes":[{"category":"description","text":"In the Linux kernel, the following vulnerability has been resolved:\n\nIB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN\n\nIn drivers/infiniband/ulp/isert/ib_isert.c, isert_login_recv_done()\ncomputes the login request payload length as wc->byte_len minus\nISER_HEADERS_LEN with no lower bound, and login_req_len is a signed int.\nA remote iSER initiator can post a login Send work request carrying\nfewer than ISER_HEADERS_LEN (76) bytes, so the subtraction underflows\nand login_req_len becomes negative.\n\nisert_rx_login_req() then reads that negative length back into a signed\nint, takes size = min(rx_buflen, MAX_KEY_VALUE_PAIRS), and because the\nmin() is signed it keeps the negative value; the value is then passed as\nthe memcpy() length and sign-extended to a multi-gigabyte size_t. The\ncopy into the 8192-byte login->req_buf runs far out of bounds and\nfaults, crashing the target node. The login phase precedes iSCSI\nauthentication, so no credentials are required to reach this path.\n\nReject any login PDU shorter than ISER_HEADERS_LEN before the\nsubtraction, mirroring the existing early return on a failed work\ncompletion, so login_req_len can never go negative. The upper bound was\nalready safe: a posted login buffer cannot deliver more than\nISER_RX_PAYLOAD_SIZE, so the difference stays at or below\nMAX_KEY_VALUE_PAIRS and the existing min() clamps it; only the missing\nlower bound needs to be added.","title":"CVE description"}],"product_status":{"known_affected":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4","CSAFPID-5","CSAFPID-6","CSAFPID-7","CSAFPID-8","CSAFPID-9"],"fixed":["CSAFPID-10","CSAFPID-11","CSAFPID-12","CSAFPID-13","CSAFPID-14","CSAFPID-15","CSAFPID-16","CSAFPID-17","CSAFPID-18"]},"scores":[{"cvss_v3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","baseScore":9.8,"baseSeverity":"CRITICAL"},"products":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4","CSAFPID-5","CSAFPID-6","CSAFPID-7","CSAFPID-8","CSAFPID-9"]}],"remediations":[{"category":"vendor_fix","details":"Update to a fixed version: 0, 1ca40b243277c9e88be5e00bd3e083f71aefb93e, 29e7b925ae6df64894e82ab6419994dc25580a8a, 5.10.259, 5.15.210, 6.1.176, 6.6.143, 6.12.94, 6.18.36, 7.0.13, 7.1, 75ee6e4aa096aa9e7b2dd5c8ff98356e30aceefb, bd22740d7f14cb1c0289444cfd2c8d2938667c1d, c1234229399f4af12c553b1b0ffd978eeba65548, c5584e089b5af7b3bf8bd5e8ca0560cbf32b0a47, df422fd273c96c2ee5beb80fc21adc8c70c29260, e8a013c0c3ca2f6708341a56612a3f6d6921620a.","product_ids":["CSAFPID-1","CSAFPID-2","CSAFPID-3","CSAFPID-4","CSAFPID-5","CSAFPID-6","CSAFPID-7","CSAFPID-8","CSAFPID-9"]}]}]}