summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ls1_3.12.bbappend
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2016-08-01 08:56:02 +0200
committerNora Björklund <nora.bjorklund@enea.com>2016-08-01 10:56:37 +0200
commitb065fdd08d51d4ed21fc641a2b97d42fccb5cb98 (patch)
tree3471924f2b2323de5bc00f9d261a93d496b06475 /recipes-kernel/linux/linux-ls1_3.12.bbappend
parentf06dbfa6cd73c4795e97d0e0cd616610b421b5b8 (diff)
downloadmeta-enea-bsp-arm-b065fdd08d51d4ed21fc641a2b97d42fccb5cb98.tar.gz
kernel/drivers/ppp: CVE-2015-8569
Fixes an out-of-bounds flaw in the kernel where the length of the sockaddr parameter was not checked in the pptp_bind() and pptp_connect() functions. A local system user could exploit this flaw to bypass kernel ASLR or leak other information. References: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8569 Upstream patch: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/patch/?id=d470ffbe3fe914d176ced4cf330a297c523c5711 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Nora Björklund <nora.bjorklund@enea.com>
Diffstat (limited to 'recipes-kernel/linux/linux-ls1_3.12.bbappend')
-rw-r--r--recipes-kernel/linux/linux-ls1_3.12.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-ls1_3.12.bbappend b/recipes-kernel/linux/linux-ls1_3.12.bbappend
index e0c7a91..0214dda 100644
--- a/recipes-kernel/linux/linux-ls1_3.12.bbappend
+++ b/recipes-kernel/linux/linux-ls1_3.12.bbappend
@@ -5,6 +5,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
5SRC_URI += "file://ls1021aiot.dts \ 5SRC_URI += "file://ls1021aiot.dts \
6 file://0001-fsnotify-fix-oops-in-fsnotify_clear_marks_by_group_f.patch \ 6 file://0001-fsnotify-fix-oops-in-fsnotify_clear_marks_by_group_f.patch \
7 file://0002-watchdog-fix-errata-err004346.patch \ 7 file://0002-watchdog-fix-errata-err004346.patch \
8 file://ppp-CVE-2015-8569.patch \
8 " 9 "
9 10
10# fix err: "linux-ls1-3.12-r0 do_deploy: Taskhash mismatch" 11# fix err: "linux-ls1-3.12-r0 do_deploy: Taskhash mismatch"