Hacker News new | past | comments | ask | show | jobs | submit login

Has the redhat patch been pushed through centos yet?



Apparently, no. When it does, it should appear at http://lists.centos.org/pipermail/centos-announce/2014-Septe... (if you admin CentOS servers, it can be a good idea to subscribe to that list).



Looks like it works. I guess it is okay that after the close quote the command still runs even though it is not terminated

     env x='() { :;}; echo vulnerable' bash -c "echo this is a test"
     bash: warning: x: ignoring function definition attempt
     bash: error importing function definition for `x'
     this is a test


It's out by now for both Centos 6 and 7. Ironically, their Redhat brethren on the Fedora 20 project haven't released an update yet.


My CentOS now says "ignoring function definition attempt" after the upgrade, so I assume CentOS update is now out.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: