summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/bash/bash/CVE-2016-9401.patch
AgeCommit message (Collapse)AuthorFiles
2017-02-15bash: fix CVE-2016-9401Li Zhou1
popd in bash might allow local users to bypass the restricted shell and cause a use-after-free via a crafted address. Porting patch from <https://ftp.gnu.org/pub/gnu/bash/bash-4.4-patches/ bash44-006> to solve CVE-2016-9401. Signed-off-by: Li Zhou <li.zhou@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>