[PATCH 0/4] [maverick/ti-omap4] More CVEs

paolo.pisati at canonical.com paolo.pisati at canonical.com
Mon Jul 4 10:08:06 UTC 2011


From: Paolo Pisati <paolo.pisati at canonical.com>

All from maverick/master, proper buglink and kteam acks inside.

Dave Airlie (1):
  drm: fix unsigned vs signed comparison issue in modeset ctl ioctl
    CVE-2011-1013

Oleg Nesterov (1):
  exec: copy-and-paste the fixes into compat_do_execve() paths
    CVE-2010-NNN3

Timo Warns (1):
  fs/partitions: Validate map_count in Mac partition tables
    CVE-2011-1010

Vasiliy Kulikov (1):
  net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
    CVE-2011-1019

 drivers/gpu/drm/drm_irq.c |    3 ++-
 fs/compat.c               |   28 +++++++++++++++-------------
 fs/exec.c                 |    8 ++++----
 fs/partitions/mac.c       |   17 +++++++++--------
 include/drm/drmP.h        |    2 +-
 include/linux/binfmts.h   |    4 ++++
 include/linux/netdevice.h |    4 ++++
 net/core/dev.c            |   13 ++++++++++---
 net/ipv4/ip_gre.c         |    1 +
 net/ipv4/ipip.c           |    1 +
 net/ipv6/sit.c            |    2 +-
 11 files changed, 52 insertions(+), 31 deletions(-)

-- 
1.7.4.1





More information about the kernel-team mailing list