[OE-core] [PATCH 0/4] Fix CVEs and qemu run-ptest script
kai.kang at windriver.com
kai.kang at windriver.com
Thu Nov 10 07:01:22 UTC 2016
From: Kai Kang <kai.kang at windriver.com>
The following changes since commit 09278be8c209976da03f63b5a956d212ac171317:
conf/distro/include/maintainers: move toolchain to Khem Raj (2016-11-09 12:20:48 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/fixes-20161110
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/fixes-20161110
Kai Kang (4):
openssh: fix CVE-2016-8858
glibc: fix CVE-2016-6323
qemu: fix CVE-2016-7909
qemu: update run-ptest script
.../openssh/openssh/fix-CVE-2016-8858.patch | 39 ++++++++++++++++++
meta/recipes-connectivity/openssh/openssh_7.3p1.bb | 1 +
...k-__startcontext-as-.cantunwind-bug-20435.patch | 46 ++++++++++++++++++++++
meta/recipes-core/glibc/glibc_2.24.bb | 1 +
.../qemu/qemu/0004-fix-CVE-2016-7909.patch | 42 ++++++++++++++++++++
meta/recipes-devtools/qemu/qemu/run-ptest | 8 ++--
meta/recipes-devtools/qemu/qemu_2.7.0.bb | 1 +
7 files changed, 135 insertions(+), 3 deletions(-)
create mode 100644 meta/recipes-connectivity/openssh/openssh/fix-CVE-2016-8858.patch
create mode 100644 meta/recipes-core/glibc/glibc/0027-arm-mark-__startcontext-as-.cantunwind-bug-20435.patch
create mode 100644 meta/recipes-devtools/qemu/qemu/0004-fix-CVE-2016-7909.patch
--
2.10.1
More information about the Openembedded-core
mailing list