My leased server runs an old version of linux, and an ancient version of the bash shell. It is vulnerable to the 'shellshock' problem.
It has been too many years since I did any significant systems administration. Can someone advise on how to patch bash on this machine? rpm, urpmi, apt-get ... ? Please help!
System details follow.
It has been too many years since I did any significant systems administration. Can someone advise on how to patch bash on this machine? rpm, urpmi, apt-get ... ? Please help!
System details follow.
Code: Select all
SHELL> uname -a
Linux [hostname omitted] 2.6.12-15mdk #1 Mon Jan 9 17:08:48 MST 2006 i686 Intel(R) Celeron(R) CPU 2.66GHz unknown GNU/Linux
SHELL> cat /etc/issue
Mandriva Linux release 2006.0 (Official) for i586
Kernel 2.6.12-15mdk on an i686 / \l
SHELL> rpm -qi bash
Name : bash Relocations: (not relocatable)
Version : 3.0 Vendor: Mandriva
Release : 6mdk Build Date: Sun 12 Jun 2005 04:02:28 PM PDT
Install Date: Fri 10 Feb 2006 12:47:06 AM PST Build Host: n2.mandrakesoft.com
Group : Shells Source RPM: bash-3.0-6mdk.src.rpm
Size : 1004604 License: GPL
Signature : DSA/SHA1, Mon 12 Sep 2005 08:24:47 AM PDT, Key ID e7898ae070771ff3
Packager : Guillaume Rousse <[email protected]>
URL : http://www.gnu.org/software/bash/bash.html
Summary : The GNU Bourne Again shell (bash)
Description : ...