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 as of 20160217 - fixes glibc cve #1455

Merged
merged 1 commit into from
Feb 17, 2016
Merged

Conversation

jperrin
Copy link
Contributor

@jperrin jperrin commented Feb 17, 2016

No description provided.

@tianon
Copy link
Member

tianon commented Feb 17, 2016

LGTM, thanks! 👍

Build test of #1455; f04100e (centos):

$ bashbrew build "centos"
Cloning centos (git://github.com/CentOS/sig-cloud-instance-images) ...
Processing centos:latest ...
Processing centos:centos7 ...
Processing centos:7 ...
Processing centos:centos6 ...
Processing centos:6 ...
Processing centos:centos5 ...
Processing centos:5 ...
Processing centos:centos7.2.1511 ...
Processing centos:7.2.1511 ...
Processing centos:centos7.1.1503 ...
Processing centos:7.1.1503 ...
Processing centos:centos7.0.1406 ...
Processing centos:7.0.1406 ...
Processing centos:centos6.7 ...
Processing centos:6.7 ...
Processing centos:centos6.6 ...
Processing centos:6.6 ...
Processing centos:centos5.11 ...
Processing centos:5.11 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing centos:latest
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing centos:centos6
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing centos:centos5
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing centos:centos7.2.1511
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing centos:centos7.1.1503
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...error: crypt password detected for 'root': '$1$UKLtvLuY$kka6S665oCFmU7ivSDZzU.'
failed
    'override-cmd' [4/4]...passed
testing centos:centos7.0.1406
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...shellshock_test.sh: line 17:    16 Segmentation fault      shellshocker="() { x() { _;}; x() { _;} <<a; }" bash -c date 2> /dev/null
shellshock_test.sh: line 50:    32 Segmentation fault      bash -c 'true <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF' 2> /dev/null
failed
    'no-hard-coded-passwords' [3/4]...error: crypt password detected for 'root': '$1$UKLtvLuY$kka6S665oCFmU7ivSDZzU.'
failed
    'override-cmd' [4/4]...passed
testing centos:centos6.7
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...error: crypt password detected for 'root': '$6$QhN6G8YM$LDd5zhqarhgMy6/e1c6wYwbusi4RZBz3lfRNQ1p5VquqtHzIj.Tf9r7cqoaSLgI3FiCPzfePyTBG7omBKv9bF0'
failed
    'override-cmd' [4/4]...passed
testing centos:centos6.6
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing centos:centos5.11
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...shellshock_test.sh: line 17:    16 Segmentation fault      shellshocker="() { x() { _;}; x() { _;} <<a; }" bash -c date 2> /dev/null
shellshock_test.sh: line 50:    32 Segmentation fault      bash -c 'true <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF <<EOF' 2> /dev/null
bash: line 129: syntax error near `x129'
bash: line 129: `for x129 in ; do :'
failed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed

There is at least one failure in the above build log.

tianon added a commit that referenced this pull request Feb 17, 2016
update as of 20160217 - fixes glibc cve
@tianon tianon merged commit 8906816 into docker-library:master Feb 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants