Skip to content

Add Debian 11 base image #356

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

Closed
AnushaBoggarapu opened this issue Jan 27, 2021 · 5 comments · Fixed by #381
Closed

Add Debian 11 base image #356

AnushaBoggarapu opened this issue Jan 27, 2021 · 5 comments · Fixed by #381
Labels
Request Request for image modification or feature

Comments

@AnushaBoggarapu
Copy link

The latest version 11 of Debian version 11 (bullseye) is released. So can we have a golang docker image with debian 11 as base.

https://release.debian.org/bullseye/freeze_policy.html

The current images of golang have openldap and bash vulnerabilities due to the underlying debian

Debian Security Update for openldap (DSA 4792-1) | CVE-2020-25709,CVE-2020-25710
GNU Bash Privilege Escalation Vulnerability for Debian (Zero Day) | CVE-2019-18276
The current golang images have 4.1 version of bash that has this vulnerability, upgrading to debian 11 will provide 5.1 bash which will have the issue fix

@wglambert wglambert added the Request Request for image modification or feature label Jan 27, 2021
@tianon
Copy link
Member

tianon commented Jan 27, 2021

It's not quite released yet, but it is in a transition freeze (not quite even soft freeze yet until probably sometime next month), so it would be reasonable IMO to add as an additional variant on the 1.16 pre-release version (which is due to be released next month around the same time the freeze for Debian 11 starts to ramp up).

@tianon
Copy link
Member

tianon commented Jan 27, 2021

Although to be clear, the vulnerabilities you've listed are not compelling reasons to upgrade:

https://github.com/docker-library/repo-info/blob/46e3f35aa34cc7964e554e7433e9a52a7e4e8771/repos/golang/local/1.15-buster.md#dpkg-source-package-openldap2447dfsg-3deb10u4
(2.4.47+dfsg-3+deb10u4 is the exact version of openldap binary packages our images contain)

@justaugustus
Copy link

Bumping this, as bullseye is now out: https://www.debian.org/News/2021/20210814

@tianon
Copy link
Member

tianon commented Aug 16, 2021

I've included this in #381.

@justaugustus
Copy link

Thanks @tianon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Request Request for image modification or feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants