generic-poky/meta/recipes-extended/bash/bash-3.2.48
Catalin Popeanga ca6bbc3f99 bash: Fix for exported function namespace change
This is a followup patch to incomplete CVE-2014-6271 fix code execution via
specially-crafted environment

This patch changes the encoding bash uses for exported functions to avoid
clashes with shell variables and to avoid depending only on an environment
variable's contents to determine whether or not to interpret it as a shell
function.

(From OE-Core daisy rev: 6c51cc96d03df26d1c10867633e7a10dfbec7c45)

(From OE-Core rev: af1f65b57dbfcaf5fc7c254dce80ac55f3a632cb)

Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-27 14:32:58 +01:00
..
Fix-for-bash-exported-function-namespace-change.patch bash: Fix for exported function namespace change 2016-01-27 14:32:58 +01:00
build-tests.patch bash: Add ptest 2013-07-29 13:08:59 +01:00
cve-2014-6271.patch bash: fix CVE-2014-6271 2016-01-27 14:32:20 +01:00
cve-2014-7169.patch bash: Fix CVE-2014-7169 2016-01-27 14:32:31 +01:00
mkbuiltins_have_stringize.patch bash: fix mkbuiltins build failure 2013-01-09 15:05:25 +00:00
run-ptest bash: Add ptest 2013-07-29 13:08:59 +01:00
test-output.patch bash: Add ptest 2013-07-29 13:08:59 +01:00