Commit b180ff0
authored
Update Go version to 1.25.5 to address CVE-2025-61729 (#3682)
CVE-2025-61729 (GO-2025-4155) is a high-severity vulnerability affecting
Go versions < 1.24.11 and 1.25.0-1.25.4. The vulnerability causes
excessive resource consumption in printing error strings for host
certificate validation.
This commit updates the Go version from 1.25.4 to 1.25.5, which includes
the fix for this CVE.
Reference: https://nvd.nist.gov/vuln/detail/CVE-2025-617291 parent 730d3b8 commit b180ff0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments