Skip to content

fix: upgrade to 1.24.6 to fix race in lib/pq queries (#19214)#19218

Merged
spikecurtis merged 2 commits into
release/2.25from
spike/cherry-pick-19214-v2.25
Aug 7, 2025
Merged

fix: upgrade to 1.24.6 to fix race in lib/pq queries (#19214)#19218
spikecurtis merged 2 commits into
release/2.25from
spike/cherry-pick-19214-v2.25

Conversation

@spikecurtis

Copy link
Copy Markdown
Contributor

THIS IS A SECURITY FIX - cherry picked from #19214

upgrade to go 1.24.6 to avoid golang/go#74831 (CVE-2025-47907)

Also points to a new version of our lib/pq fork that worked around the Go issue, which should restore better performance.

fixes: coder/internal#731

THIS IS A SECURITY FIX

upgrade to go 1.24.6 to avoid golang/go#74831 (CVE-2025-47907)

Also points to a new version of our lib/pq fork that worked around the Go issue, which should restore better performance.
@spikecurtis spikecurtis self-assigned this Aug 7, 2025
@spikecurtis
spikecurtis requested a review from johnstcn August 7, 2025 10:16

@johnstcn johnstcn left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dylib build failure likely related to lacking 0d7cc5c

Created a 2.25 cherry here: #19221

@spikecurtis
spikecurtis merged commit 079328d into release/2.25 Aug 7, 2025
48 of 52 checks passed
@spikecurtis
spikecurtis deleted the spike/cherry-pick-19214-v2.25 branch August 7, 2025 11:18
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants