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

Please upgrade Go runtime (>= 1.19.7) to fix security vulnerabilities #1026

Closed
jhauglid opened this issue Mar 28, 2023 · 8 comments
Closed
Labels
bug Error or flaw in the code with unintended result next release

Comments

@jhauglid
Copy link

The currently used version of the Go runtime (1.19.5) have several high severity security vulnerabilities that can be detected by scanners such as the Google Artifact Registry scanner.

Here's a list of issues:
https://security-tracker.debian.org/tracker/CVE-2022-41724
https://security-tracker.debian.org/tracker/CVE-2022-41725
https://security-tracker.debian.org/tracker/CVE-2023-24532
https://security-tracker.debian.org/tracker/CVE-2022-41723

All of these have been fixed in 1.19.7.
Please consider upgrading.

@jhauglid jhauglid added the bug Error or flaw in the code with unintended result label Mar 28, 2023
@Tulsishah
Copy link
Collaborator

Thanks, @jhauglid, for the information. The issue has been fixed. Please feel free to reopen if any problem occurs.

@zchenyu
Copy link
Contributor

zchenyu commented Mar 30, 2023

Has the binary in https://packages.cloud.google.com/apt/ been updated yet?

I just installed/upgraded it and it still shows

$ gcsfuse -v
gcsfuse version 0.42.3 (Go version go1.19.5)

@Tulsishah
Copy link
Collaborator

Oh, Sorry, my bad, It will come in up coming release.

@zchenyu
Copy link
Contributor

zchenyu commented Mar 31, 2023

Thanks, do you have a rough timeline? days, weeks?

@Tulsishah
Copy link
Collaborator

We usually do a release at month's end. So the next release is expected on April end.

@zchenyu
Copy link
Contributor

zchenyu commented Mar 31, 2023

Is it possible to do an extra release for this security issue?

@Tulsishah
Copy link
Collaborator

Is it possible to do an extra release for this security issue?

Sorry, it will be done at month end only.

@Tulsishah
Copy link
Collaborator

Please refer new release - https://github.com/GoogleCloudPlatform/gcsfuse/releases/tag/v0.42.4
feel free to reopen the issue if you face any problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Error or flaw in the code with unintended result next release
Projects
None yet
Development

No branches or pull requests

3 participants