stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4.4 0/4] CVE fixes for 4.4
@ 2016-08-29 13:38 Juerg Haefliger
  2016-08-29 13:38 ` [PATCH 4.4 1/4] KEYS: Fix ASN.1 indefinite length object parsing Juerg Haefliger
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Juerg Haefliger @ 2016-08-29 13:38 UTC (permalink / raw)
  To: stable, gregkh; +Cc: juerg.haefliger

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-09-09 14:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-29 13:38 [PATCH 4.4 0/4] CVE fixes for 4.4 Juerg Haefliger
2016-08-29 13:38 ` [PATCH 4.4 1/4] KEYS: Fix ASN.1 indefinite length object parsing Juerg Haefliger
2016-08-29 13:38 ` [PATCH 4.4 2/4] tipc: fix an infoleak in tipc_nl_compat_link_dump Juerg Haefliger
2016-08-29 13:38 ` [PATCH 4.4 3/4] rds: fix an infoleak in rds_inc_info_copy Juerg Haefliger
2016-08-29 13:39 ` [PATCH 4.4 4/4] s390/sclp_ctl: fix potential information leak with /dev/sclp Juerg Haefliger
2016-09-07 10:50 ` [PATCH 4.4 0/4] CVE fixes for 4.4 Juerg Haefliger
2016-09-07 10:57   ` Greg KH
2016-09-09 14:24 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).