On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a "#cgo LDFLAGS" directive.
https://security.netapp.com/advisory/ntap-20240531-0006/
https://pkg.go.dev/vuln/GO-2024-2825