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

fix: update busybox version to fix CVE-2018-1000500 #1532

Merged
merged 1 commit into from
Dec 23, 2020

Conversation

ankitm123
Copy link
Contributor

Signed-off-by: ankitm123 <ankitmohapatra123@gmail.com>
@google-cla
Copy link

google-cla bot commented Dec 23, 2020

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@google-cla google-cla bot added the cla: no CLA not signed by all commit authors label Dec 23, 2020
@ankitm123
Copy link
Contributor Author

@googlebot I signed it!

@google-cla google-cla bot added cla: yes CLA signed by all commit authors and removed cla: no CLA not signed by all commit authors labels Dec 23, 2020
@tejal29
Copy link
Member

tejal29 commented Dec 23, 2020

Thanks @ankitm123. I have a PR open for multi-arch images. i will fix it there #1531

@tejal29 tejal29 merged commit 4373ede into GoogleContainerTools:master Dec 23, 2020
@vguaglione
Copy link

Has this fix been merged into the debug v0.24.0 version just yet?

@ankitm123
Copy link
Contributor Author

Has this fix been merged into the debug v0.24.0 version just yet?

Not yet @vguaglione
https://github.com/GoogleContainerTools/kaniko/blob/v0.24.0/deploy/Dockerfile_debug#L41

@vguaglione
Copy link

@ankitm123 Ok. We are currently pinned to v0.17.1 within our environment but can bump up to v0.24.0 if the fix will not be merged into earlier versions. Can you provide guidance?

@ankitm123
Copy link
Contributor Author

@ankitm123 Ok. We are currently pinned to v0.17.1 within our environment but can bump up to v0.24.0 if the fix will not be merged into earlier versions. Can you provide guidance?

I am not one of the maintainers of kaniko, so I am not sure, when this fix will be merged, @tejal29 is the person who knows best abt this. My hunch is that it will get merged, once the multi-arch PR is done, but I could be wrong.

@ankitm123 ankitm123 deleted the busybox-update branch December 23, 2020 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA signed by all commit authors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vulnerability CVE-2018-1000500 found in busybox container in kaniko debug container
3 participants