-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
We should check for vulnerabilities in each push: https://pkg.go.dev/golang.org/x/vuln/cmd/govulnchec
For example, the current Server (Go 1.20) has the following vulnerabilities:
Vulnerability #2: GO-2024-2887
Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses in
net/netip
More info: https://pkg.go.dev/vuln/GO-2024-2887
Standard library
Found in: net/[email protected]
Fixed in: net/[email protected]
Example traces found:
Error: #1: server.server.Start, which eventually calls netip.Addr.IsLoopback
Error: #2: server.server.Start, which eventually calls netip.Addr.IsMulticast
Metadata
Metadata
Assignees
Labels
No labels