RedHat 5.x, 6.X Bash vulnerability RPM patch package download
RedHat 5.x, 6.X Bash vulnerability RPM patch package download and tutorial.
First, check the BASH version number of the server:
Bash-version
Install the three files in the bash-4.1.2-15.el6_5.2.x86_64 folder if the BASH version is a 64-bit System of 4.x;
If the BASH version is 3.x, 32-bit and 64-bit install the files in the corresponding folder;
Reference command:
========================================================
64-bit
Rpm-Uvh bash-3.2-33.el5_10.4.x86_64.rpm
Rpm-Uvh bash-debuginfo-3.2-33.el5_11.4.x86_64.rpm
32-bit:
Rpm-Uvh bash-3.2-33.el5_10.4.i386.rpm
Rpm-Uvh bash-3.2-33.el5.1.i386.rpm
========================================================
BASH is similar to version 4.x;
After installation, run the following command:
Env x = '() {:;}; echo vulnerable' bash-c "echo this is a test"
If only # echo this is a test is displayed, install the patch.
------------------------------------------ Split line ------------------------------------------
FTP address: ftp://ftp1.bkjia.com
Username: ftp1.bkjia.com
Password: www.bkjia.com
Download the RPM patch package in LinuxIDC.com \ 2014 \ RedHat 5.xand 6.X Bash Vulnerabilities
For the download method, see
------------------------------------------ Split line ------------------------------------------
Gitlab-shell is affected by Bash CVE-2014-6271 Vulnerability
Linux security vulnerability exposure Bash is more serious than heartbleed
The solution is to upgrade Bash. Please refer to this article.
Linux Bash Security Vulnerability repair