[PULL REQUEST][Lucid] CVEs fixes

Luis Henriques luis.henriques at canonical.com
Mon May 20 12:23:53 UTC 2013


The following changes since commit 519b88ff7d2ada5496354bb670a5b605b6860cf1:

  UBUNTU: SAUCE: xen: Send spinlock IPI to all waiters (2013-05-09 10:03:46 -0600)

are available in the git repository at:

  git://kernel.ubuntu.com/henrix/ubuntu-lucid.git master-next

for you to fetch changes up to 670f707c8fa09725695737c9a651914c733f6d80:

  iucv: Fix missing msg_namelen update in iucv_sock_recvmsg() (2013-05-20 12:40:24 +0100)

----------------------------------------------------------------
Andy Honig (1):
      KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)

Mathias Krause (4):
      llc: Fix missing msg_namelen update in llc_ui_recvmsg()
      netrom: fix info leak via msg_name in nr_recvmsg()
      irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
      iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()

 net/irda/af_irda.c     | 2 ++
 net/iucv/af_iucv.c     | 2 ++
 net/llc/af_llc.c       | 2 ++
 net/netrom/af_netrom.c | 1 +
 virt/kvm/ioapic.c      | 7 +++++--
 5 files changed, 12 insertions(+), 2 deletions(-)

Cheers,
--
Luis




More information about the kernel-team mailing list