EDIT: Finally got things updated. Bulletin can be found here: https://alas.aws.amazon.com/ALAS-2014-418.html
If yum isn't finding the update, try running "yum clean all" and then "yum update bash"
EDIT: relevant AWS threads
https://forums.aws.amazon.com/thread.jspa?threadID=161489
https://forums.aws.amazon.com/thread.jspa?threadID=161529&ts...
To manually update EC2 instances managed by Elastic Beanstalk, you can run the following command:
For Amazon Linux 2013.09 "sudo yum install -y http://packages.us-east-1.amazonaws.com/2013.09/updates/556c...
For Amazon Linux 2014.03 "sudo yum install -y http://packages.us-east-1.amazonaws.com/2014.03/updates/e10f...
EDIT: Finally got things updated. Bulletin can be found here: https://alas.aws.amazon.com/ALAS-2014-418.html
If yum isn't finding the update, try running "yum clean all" and then "yum update bash"