This patch series fixes the following CVEs in the 4.4 kernel: - CVE-2016-0758 - CVE-2016-5243 - CVE-2016-5244 - CVE-2016-6130 David Howells (1): KEYS: Fix ASN.1 indefinite length object parsing Kangjie Lu (2): tipc: fix an infoleak in tipc_nl_compat_link_dump rds: fix an infoleak in rds_inc_info_copy Martin Schwidefsky (1): s390/sclp_ctl: fix potential information leak with /dev/sclp drivers/s390/char/sclp_ctl.c | 12 +++++++----- lib/asn1_decoder.c | 16 +++++++++------- net/rds/recv.c | 2 ++ net/tipc/netlink_compat.c | 3 ++- 4 files changed, 20 insertions(+), 13 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html