[Trusty][CVEs][PATCH 0/5] Misc CVE fixes for Trusty
Luis Henriques
luis.henriques at canonical.com
Thu Mar 19 11:37:39 UTC 2015
Following this email I am sending the fixes for the following CVEs:
CVE-2015-1421
CVE-2015-1465
CVE-2015-1593
CVE-2015-2041
CVE-2015-2042
These are all stable material and should eventually hit 3.13 stable
very soon. However, since they are all clean cherry-picks for Trusty,
there's no good reason to wait for another SRU cycle before getting
them.
Daniel Borkmann (1):
net: sctp: fix slab corruption from use after free on INIT collisions
Hannes Frederic Sowa (1):
ipv4: try to cache dst_entries which would cause a redirect
Hector Marco-Gisbert (1):
x86, mm/ASLR: Fix stack randomization on 64-bit systems
Sasha Levin (2):
net: llc: use correct size for sysctl timeout entries
net: rds: use correct size for max unacked packets and bytes
arch/x86/mm/mmap.c | 6 +++---
fs/binfmt_elf.c | 5 +++--
include/net/ip.h | 11 ++++++-----
net/ipv4/ip_forward.c | 3 ++-
net/ipv4/route.c | 9 +++++----
net/llc/sysctl_net_llc.c | 8 ++++----
net/rds/sysctl.c | 4 ++--
net/sctp/associola.c | 1 -
8 files changed, 25 insertions(+), 22 deletions(-)
More information about the kernel-team
mailing list