Re: [Fedora] Heads up: possible BASH security vulnerability

2014-09-25 Thread Chris Adams
Once upon a time, Walter Cazzola said: > I was wondering if it could be a good workaround to link /bin/sh to tcsh > instead of bash. I'm not using bash at all but probably something in the > system is so do you know some contraindication on a system with apache > and SVN servers? /bin/sh must be

Re: [Fedora] Heads up: possible BASH security vulnerability

2014-09-25 Thread Ian Malone
> On Wed, 24 Sep 2014, Patrick O'Callaghan wrote: > >> >> http://arstechnica.com/security/2014/09/bug-in-bash-shell-creates-big-security-hole-on-anything-with-nix-in-it/ >> >> From the article: >> >> The vulnerability affects versions 1.14 through 4.3 of GNU Bash. [...] >> To check your system, fro

Re: [Fedora] Heads up: possible BASH security vulnerability

2014-09-25 Thread Walter Cazzola
Dear Experts, I was wondering if it could be a good workaround to link /bin/sh to tcsh instead of bash. I'm not using bash at all but probably something in the system is so do you know some contraindication on a system with apache and SVN servers? Thanks Walter On Wed, 24 Sep 2014, Patrick O'Cal