[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: My System get vuln in Shellshock, what should i do ?
From: |
Greg Wooledge |
Subject: |
Re: My System get vuln in Shellshock, what should i do ? |
Date: |
Mon, 9 Nov 2015 09:54:40 -0500 |
User-agent: |
Mutt/1.4.2.3i |
On Mon, Nov 09, 2015 at 06:03:29AM -0500, Muhammad Hafiz Izman Bin Ab Rahim
wrote:
> mhafizizman@ThinkspiratioN:~$ bash --version
> GNU bash, version 4.3.0(1)-release (x86_64-unknown-linux-gnu)
Upgrade to a newer (patched) version of bash.
If you're building it yourself from source code, use
http://ftp.gnu.org/gnu/bash/bash-4.3.30.tar.gz
as the starting point, and if you wish, you may also apply subsequent
patches from
h;ttp://ftp.gnu.org/gnu/bash/bash-4.3-patches/
(currently there are patches up to 42).
If you are not building bash from source code, then go through your
operating system vendor or your system administrator or support contact
for assistance.