Bash in Gentoo (app-shells/bash-4.2_p45)  is vulnerable to this threat:

https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2014-6271


Simple test:

$ env x='() { :;}; echo vulnerable' bash -c "echo this is a test"


Cheers
;-)