VDB
EN

GO-2026-6090

Limit handshake messages we are willing to accept post-handshake in crypto/tls

빠른 조치

GO-2026-6090 — stdlib: 아래 명령으로 수정 버전으로 올리세요.

go get stdlib@v1.25.13

상세

Handshake messages, such as KeyUpdate, are always considered as state-advancing, regardless of whether a handshake has been completed or not. As a result, a malicious client can keep sending KeyUpdate messages to force the server to keep performing key derivation operations indefinitely.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

Go / stdlib
최초 영향 버전: 0 수정 버전: 1.25.13
수정 go get stdlib@v1.25.13

참고