—
GO-2026-6237
Denial of service via malformed IPv4 packet in github.com/insomniacslk/dhcp
빠른 조치
GO-2026-6237 — github.com/insomniacslk/dhcp: 아래 명령으로 수정 버전으로 올리세요.
go get github.com/insomniacslk/dhcp@v0.0.0-20260719225207-c76316d4aa82 상세
In github.com/insomniacslk/dhcp/dhcpv4/nclient4, BroadcastRawUDPConn.ReadFrom does not validate that the IPv4 payload length is sufficient to hold a UDP header before calculating the DHCP payload length. A frame with an IPv4 total-length field specifying fewer than eight payload bytes results in a negative DHCP length, causing a panic in buf.Consume due to a negative slice bound.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
Go / github.com/insomniacslk/dhcp
최초 영향 버전:
0 수정 버전: 0.0.0-20260719225207-c76316d4aa82 수정
go get github.com/insomniacslk/dhcp@v0.0.0-20260719225207-c76316d4aa82