Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

k3s: log fix for CVE-2023-32187 #235

Merged
merged 1 commit into from
Sep 12, 2023
Merged

k3s: log fix for CVE-2023-32187 #235

merged 1 commit into from
Sep 12, 2023

Conversation

luhring
Copy link
Member

@luhring luhring commented Sep 12, 2023

(alias GHSA-m4hf-6vgr-75r2)

We're currently shipping 1.28.1, which is patched. Before that we were shipping 1.27.5, which is also patched, and was the first patched version we shipped.

This is a case of Go binaries not encoding the main module's version at buildtime, so scanners see (devel) and assume the fixed version has not yet been reached.

@luhring luhring enabled auto-merge September 12, 2023 12:25
@dlorenc
Copy link
Member

dlorenc commented Sep 12, 2023

I sent a PR to k3s to see if they want to change the build: k3s-io/k3s#8342

@luhring luhring added this pull request to the merge queue Sep 12, 2023
@luhring
Copy link
Member Author

luhring commented Sep 12, 2023

I sent a PR to k3s to see if they want to change the build: k3s-io/k3s#8342

Amazing! Thanks

Merged via the queue into wolfi-dev:main with commit a2beb04 Sep 12, 2023
@luhring luhring deleted the k3s branch September 12, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants