mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
linux-yocto/3.10: arbitrary write with CONFIG_X86_X32 (CVE-2014-0038)
Integrating the upstream commit for CVE-2014-0038. (From OE-Core rev: 9073969d7b7d5d20377ab0c1a49f8e5bb051601b) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
088677afc5
commit
3fefbe35c3
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "3.10.28"
|
||||
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "25d0ebad3e2bf9f12bd6d386ead68e1f64ceaf29"
|
||||
SRCREV_machine ?= "e9cdab78bed262dbeadc7f403989f20972bcddde"
|
||||
SRCREV_meta ?= "713abc0efa9fc21234b2f342d0a849e4a4a36c65"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user