![]() |
Thanks, it builds fine now. I was looking at the file and I couldn't spot that.
|
Mancha, the first PoC still doesn't run. I compiled both with "gcc .c". First one gives me a segmentation fault, second one runs, slows down the system but it doesn't show an error for a long time so I guess it is fine.
|
Update 20140913
|
Update 20140916
--mancha |
Update 20140922
|
Update 20140924
|
Update 20140924-1
Update #1 Bash's maintainer has shared a tentative fix for the above issue (which has been assigned CVE-2014-7169). Based on his proposal, I've prepared patches for Bash 4.1, 4.2, and 4.3 and share them here for those who prefer to not wait for official patches: Unlike official Bash patches that can be dropped into the patches dir and get automatically picked up on a re-run of the slackbuild, with these you'll need to add a line to bash.SlackBuild just before the configure block. Remember to change the version minor, appropriately (in red): Code:
patch -p1 --verbose < $CWD/bash-4.2_CVE-2014-7169.diff || exit env vars? |
Update 20140924-2
So, it's an interesting day...
|
Update 20140926
|
Quote:
--mancha |
Ok, the matter seems to be solved with the updated package from "Fri Sep 26 22:23:32 UTC 2014". I'm now seeing the expected results.
However, before upgrading and just for completeness I reinstalled bash-4.3.025-x86_64-2, launched a new shell and ran the test again. It did fail. Here's the shell session: Code:
$ mkdir cve-2014-7169-test Code:
+============================================================================== Code:
$ mkdir cve-2014-7169-test-again |
What is the oldest Slackware version supported for security updates?
I still have a 12.2 machine in production and I don't see any updates for bash at http://slackware.osuosl.org/. Am I looking at the correct place? Newer Slackware versions seems to have already been patched. Am I too hasty? Maybe the patch for older version will take some more time... Can anyone shed some light on this? |
This is a quote of the ChangeLog for Slackware 12.2:
Code:
Fri Aug 30 06:26:06 UTC 2013 |
|
Update 20140928
|
All times are GMT -5. The time now is 07:15 AM. |