From patchwork Fri Jun 24 16:33:29 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [lucid/fsl-imx51] More cve fixes Date: Fri, 24 Jun 2011 06:33:29 -0000 From: Paolo Pisati X-Patchwork-Id: 101826 Message-Id: <4E04BC59.1070800@canonical.com> To: kernel-team@lists.ubuntu.com The following changes since commit f627b1c52807ec0c614a7335286b11f408c9d12c: IB/uverbs: Handle large number of entries in poll CQ CVE-2010-4649 (2011-06-22 08:32:44 -0600) are available in the git repository at: git://kernel.ubuntu.com/ppisati/ubuntu-lucid.git fsl-imx51 Davide Libenzi (1): epoll: prevent creating circular epoll structures CVE-2011-1082 Neil Horman (1): nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3) CVE-2011-1090 Timo Warns (1): ldm: corrupted partition table can cause kernel oops CVE-2011-1012 Vasiliy Kulikov (5): netfilter: ipt_CLUSTERIP: fix buffer overflow CVE-2011-2534 netfilter: arp_tables: fix infoleak to userspace CVE-2011-1170 netfilter: ip_tables: fix infoleak to userspace CVE-2011-1171 ipv6: netfilter: ip6_tables: fix infoleak to userspace CVE-2011-1172 econet: 4 byte infoleak to the network CVE-2011-1173 fs/eventpoll.c | 95 ++++++++++++++++++++++++++++++++++++ fs/nfs/nfs4proc.c | 43 +++++++++++++++- fs/partitions/ldm.c | 5 ++ net/econet/af_econet.c | 2 +- net/ipv4/netfilter/arp_tables.c | 3 + net/ipv4/netfilter/ip_tables.c | 3 + net/ipv4/netfilter/ipt_CLUSTERIP.c | 5 ++- net/ipv6/netfilter/ip6_tables.c | 3 + 8 files changed, 155 insertions(+), 4 deletions(-) All commits cherry-picked from lucid/master, upstream sha, buglink pointing to the real lp bug and kteam signoff included.