Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ido committed Sep 25, 2014
1 parent 46a6a63 commit b457509
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@ http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-6271
Note that this does (yet) not fix the follow-up CVE-2014-7169 vulnerability, see:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-7169

I am waiting for the proposed patch for CVE-2014-7169 as well by the maintainer of Bash (Chet Ramsey) to pass code review. That patch is currently located here:
I am waiting for the proposed patch for CVE-2014-7169 as well by the maintainer of Bash (Chet Ramsey) to pass review. That patch is currently located here:
http://www.openwall.com/lists/oss-security/2014/09/25/10


So far, all this does is apply the 3.2.52 patch to bash-92 from Apple. I will update this repository when a fix for CVE-2014-7169 is released as well, pull requests are welcome. Hopefully Apple releases an official patch and this repository becomes irrelevant soon.


Expand All @@ -35,7 +34,9 @@ Usage

You should see the following output:

GNU bash, version 3.2.52(1)-release (x86_64-apple-darwin13)
```
GNU bash, version 3.2.52(1)-release (x86_64-apple-darwin13)
```

Don't trust me?
===============
Expand Down

0 comments on commit b457509

Please sign in to comment.