Skip to content

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

Merged
spikecurtis merged 1 commit into
mainfrom
spike/go-1.24.6-lib-pq
Aug 7, 2025
Merged

fix: upgrade to 1.24.6 to fix race in lib/pq queries#19214
spikecurtis merged 1 commit into
mainfrom
spike/go-1.24.6-lib-pq

Conversation

@spikecurtis

@spikecurtis spikecurtis commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

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.

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@spikecurtis
spikecurtis requested review from Emyrk and johnstcn August 7, 2025 08:43
@spikecurtis
spikecurtis marked this pull request as ready for review August 7, 2025 08:43
@spikecurtis
spikecurtis merged commit 91780db into main Aug 7, 2025
55 of 59 checks passed

Copy link
Copy Markdown
Contributor Author

Merge activity

@spikecurtis
spikecurtis deleted the spike/go-1.24.6-lib-pq branch August 7, 2025 09:49
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 7, 2025
@spikecurtis

Copy link
Copy Markdown
Contributor Author

/cherry-pick release/2.25

@spikecurtis

Copy link
Copy Markdown
Contributor Author

/cherry-pick release/2.24

@spikecurtis

Copy link
Copy Markdown
Contributor Author

/cherry-pick release/2.23

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.

flake: data race in sql or pq: runtime.slicecopy()

2 participants