![](https://seccdn.libravatar.org/avatar/bff0c215e01f23fcee6fe49e65fae458.jpg?s=120&d=mm&r=g)
On Thu, Oct 02, 2014 at 03:44:48PM +0000, Duckworth, Douglas C wrote:
Good Evening,
We have an end of life Evergreen 11.2 server that needs Bash updated.
bash -version
GNU bash, version 4.0.33(1)-release (x86_64-suse-linux-gnu)
env 'x=() { :;}; echo vulnerable' 'BASH_FUNC_x()=() { :;}; echo vulnerable' bash -c "echo test" vulnerable bash: BASH_FUNC_x(): line 0: syntax error near unexpected token `)' bash: BASH_FUNC_x(): line 0: `BASH_FUNC_x() () { :;}; echo vulnerable' bash: error importing function definition for `BASH_FUNC_x' test
Do you know if OpenSUSE 11.4 Evergreen contains bash fixes? According to this wiki ( https://en.opensuse.org/openSUSE:Evergreen ) 11.4 ended support this July.
If 11.4 is still active then can we use the 11.4 repo on 11.2 or should we try and compile bash from source
Yes 11.4 Evergreen has received bash fixes. Ciao, marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org