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

chore(deps): update alpine docker tag from v3.20.2 to v3.20.3 for loki [security] #14147

Conversation

rgoltz
Copy link

@rgoltz rgoltz commented Sep 17, 2024

What this PR does / why we need it:
Currently Loki using Alpine Minor-Version 3.20.2. This Docker base image containing a vulnerability CVE-2024-6119 inside the OS-package openssl (Severity: HIGH). Alpine released a Minor-Version 3.20.3 to fix this vulnerability - Details:

This PR will bump the alpine image-tag to 3.20.3 used by Loki.

Which issue(s) this PR fixes:
Fixes #14140

Special notes for your reviewer:
I'm not fully sure regarding changing the file loki-build-image/Dockerfile. The last PR regarding an Alpine-Update did not change this file, but currently this file also referenced a dedicated Alpine version tag.

@rgoltz rgoltz requested a review from a team as a code owner September 17, 2024 11:44
@CLAassistant
Copy link

CLAassistant commented Sep 17, 2024

CLA assistant check
All committers have signed the CLA.

@paul1r
Copy link
Collaborator

paul1r commented Sep 30, 2024

Closed as completed via #14294

Thank you for the contribution, sorry for the delay!

@paul1r paul1r closed this Sep 30, 2024
@rgoltz rgoltz deleted the 14140-BumpAlpineMinorToFixOpenSSLCVE-2024-6119 branch September 30, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix CVE-2024-6119 - OpenSSL (= update Alpine base-image to 3.20.3)
3 participants