stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [4.4.y PATCH 0/4] Backported fixes for 4.4 stable tree
@ 2019-06-28 18:45 Srivatsa S. Bhat
  2019-06-28 18:45 ` [4.4.y PATCH 1/4] ovl: modify ovl_permission() to do checks on two inodes Srivatsa S. Bhat
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Srivatsa S. Bhat @ 2019-06-28 18:45 UTC (permalink / raw)
  To: stable, gregkh
  Cc: Paolo Bonzini, Miklos Szeredi, David S. Miller,
	Radim Krčmář, Wanpeng Li, Wei Wu, Gen Zhang,
	Vivek Goyal, akaher, srinidhir, bvikas, amakhalov, srivatsab,
	srivatsa

Hi,

This patchset includes a few backported fixes for the 4.4 stable tree.
I would appreciate if you could kindly consider including them in the
next release.

Thank you!

Regards,
Srivatsa

---

Gen Zhang (2):
      ip_sockglue: Fix missing-check bug in ip_ra_control()
      ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()

Vivek Goyal (1):
      ovl: modify ovl_permission() to do checks on two inodes

Wanpeng Li (1):
      KVM: X86: Fix scan ioapic use-before-initialization


 arch/x86/kvm/x86.c       |    3 ++-
 fs/overlayfs/inode.c     |   13 +++++++++++++
 net/ipv4/ip_sockglue.c   |    2 ++
 net/ipv6/ipv6_sockglue.c |    2 ++
 4 files changed, 19 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2019-07-09  0:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-28 18:45 [4.4.y PATCH 0/4] Backported fixes for 4.4 stable tree Srivatsa S. Bhat
2019-06-28 18:45 ` [4.4.y PATCH 1/4] ovl: modify ovl_permission() to do checks on two inodes Srivatsa S. Bhat
2019-07-01 15:23   ` Greg KH
2019-06-28 18:46 ` [4.4.y PATCH 2/4] KVM: X86: Fix scan ioapic use-before-initialization Srivatsa S. Bhat
2019-07-01 15:23   ` Greg KH
2019-06-28 18:46 ` [4.4.y PATCH 3/4] ip_sockglue: Fix missing-check bug in ip_ra_control() Srivatsa S. Bhat
2019-06-28 18:46 ` [4.4.y PATCH 4/4] ipv6_sockglue: Fix a missing-check bug in ip6_ra_control() Srivatsa S. Bhat
2019-07-01 15:32 ` [4.4.y PATCH 0/4] Backported fixes for 4.4 stable tree Vivek Goyal
2019-07-09  0:09   ` Srivatsa S. Bhat

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).