[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bash updating for preventing from shellshock
From: |
Steve Simmons |
Subject: |
Re: Bash updating for preventing from shellshock |
Date: |
Tue, 2 Dec 2014 10:20:39 -0500 |
On Dec 2, 2014, at 4:24 AM, bijay pant <bijaypant1@gmail.com> wrote:
> From: root
>
> Configuration Information [Automatically generated, do not change]:
> Machine: x86_64
> OS: linux-gnu
> Compiler: gcc
> Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64'
> -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-redhat-linux-gnu'
> -DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash'
> -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -D_GNU_SOURCE
> -DRECYCLES_PIDS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fwrapv
> uname output: Linux localhost 2.6.32-71.el6.x86_64 #1 SMP Wed Sep 1 01:33:01
> EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
> Machine Type: x86_64-redhat-linux-gnu
>
> Bash Version: 4.1
> Patch Level: 2
> Release Status: release
I assume you're asking if you're vulnerable. Yes, you are. Upgrade to patch
level 17. Source at ftp://ftp.gnu.org/gnu/bash.
Steve