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

Update glibc to 2.31 and strace to 5.5 #728

Merged
merged 2 commits into from
Feb 13, 2020
Merged

Update glibc to 2.31 and strace to 5.5 #728

merged 2 commits into from
Feb 13, 2020

Conversation

jamieand
Copy link
Contributor

glibc 2.31 contains fixes for CVE-2019-19126
strace 5.4 doesn't build against 2.31, 5.5 contains fixes for that

Testing
Built a k8s image and verified that it could join my cluster and run an example pod
Built a dev image and verified that strace works

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

CVE: CVE-2019-19126

Signed-off-by: Jamie Anderson <jamieand@amazon.com>
This version contains fixes to allow building with glibc 2.31.

Signed-off-by: Jamie Anderson <jamieand@amazon.com>
Copy link
Contributor

@tjkirch tjkirch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you'll also want to update the SDK container to use glibc 2.31. That's a little trickier, but if you get to it quickly, you could get the change in with iliana's and my changes so you don't have to do the final merged build / tag / upload!

@iliana iliana merged commit 3fddaab into develop Feb 13, 2020
@tjkirch tjkirch deleted the glibc-2.31 branch February 13, 2020 23:03
@bcressey bcressey mentioned this pull request Feb 16, 2020
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.

None yet

4 participants