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