CVE-2026-53176
Linux Linux 취약점
- 대응 우선순위
- 점검
- CVSS
- 9.8
- EPSS
- 0.60% 백분위 44.1% · 2026.06.29 기준
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.06.25
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
In the Linux kernel, the following vulnerability has been resolved: IB/isert: Reject login PDUs shorter than ISER_HEADERS_LEN In drivers/infiniband/ulp/isert/ib_isert.c, isert_login_recv_done() computes the login request payload length as wc->byte_len minus ISER_HEADERS_LEN with no lower bound, and login_req_len is a signed int. A remote iSER initiator can post a login Send work request carrying fewer than ISER_HEADERS_LEN (76) bytes, so the subtraction underflows and login_req_len becomes negative. isert_rx_login_req() then reads that negative length back into a signed int, takes size = mi...
공급사 Linux
제품 Linux
영향 버전 b8d26b3be8b33682cf163274ed07479a70554633, 3.10
수정 버전 공식 출처에서 확인 필요
CVSS 벡터 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE 미등록
EPSS 데이터 기준일 2026.06.29