Go Standard Library Syscall

2 CVEs affecting Go Standard Library Syscall. Latest disclosed: 2025-06-11. Critical: 0, High: 1.

Top CVEs affecting Go Standard Library Syscall
CVESeverityScorePublishedSummary
CVE-2022-41716High7.52022-11-02Due to unsanitized NUL values, attackers may be able to maliciously set environment variables on Windows. In syscall.StartProcess and os/exec.Cmd, invalid envi…
CVE-2025-0913Medium5.52025-06-11os.OpenFile(path, os.O_CREATE|O_EXCL) behaved differently on Unix and Windows systems when the target path was a dangling symlink. On Unix systems, OpenFile wi…