mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
file: CVE-2014-9620 and CVE-2014-9621
CVE-2014-9620: Limit the number of ELF notes processed - DoS CVE-2014-9621: Limit string printing to 100 chars - DoS The patch comes from:6ce24f35cd0056ec322509e41625c9af444af07368bd8433c7dddd3cdb95445c8fb0ebce90e0577465437cee25[YOCTO #7178] (From OE-Core rev: ee78555fe54e98c6296566b5e701ef268d77db61) Signed-off-by: Chong Lu <Chong.Lu@windriver.com> [sgw - Fixed magic.h.in to match magic.h] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -12,6 +12,7 @@ DEPENDS = "zlib file-native"
|
||||
DEPENDS_class-native = "zlib-native"
|
||||
|
||||
SRC_URI = "ftp://ftp.astron.com/pub/file/file-${PV}.tar.gz \
|
||||
file://file-CVE-2014-9620-and-CVE-2014-9621.patch \
|
||||
file://dump \
|
||||
file://filesystems"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user