Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2017-02-15 | bash: fix CVE-2016-9401 | Li Zhou | 1 | |
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> |