Commit 5a0d2ed
committed
chore: upgrade golang.org/x/crypto to ^0.52.0 to address CVE-2026-39827
Force-upgrade x/crypto in the zoekt Docker build to a patched version
(>= v0.52.0) to address CVE-2026-39827, where an authenticated SSH
client repeatedly opening rejected channels could cause unbounded
memory growth in the server. x/crypto enters the image only via the
vendored zoekt Go build, so the upgrade is applied there.
Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1421/sourcebot-devsourcebot-cve-2026-39827-an-authenticated-ssh-client-that#agent-session-dd6262ca)
Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>1 parent 889e2b1 commit 5a0d2ed
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
13 | 16 | | |
14 | 17 | | |
15 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
0 commit comments