-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Upgrade docker
from 24.0.7
to 24.0.8
#3124
Conversation
Which (among other things) fixes this High `CVE-2024-21626`: - GHSA-xr7r-f8xq-vfvv Release notes: - https://docs.docker.com/engine/release-notes/24.0/#2408
Steps to detect/verify the above mentioned CVE in the image:
|
According to this Docker Security Advisory further updates are necessary. I think |
@brian-keebo I made a follow-up PR here (for But regarding "buildx" Maybe it's the case that they're waiting on these? |
Release notes:
Which (among other things) includes a fix for the high CVE-2024-21626 (unsure of how exploitable it is in the runner though).