[PATCH 0/4] [lucid/fsl-imx51] More CVEs

paolo.pisati at canonical.com paolo.pisati at canonical.com
Mon Jul 4 10:03:30 UTC 2011


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

All from lucid/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

Paolo Pisati (1):
  net: Limit socket I/O iovec total length to INT_MAX - CVE-2010-3859

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

 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 ++++
 net/compat.c              |   10 ++++++----
 net/core/iovec.c          |   15 +++++++--------
 8 files changed, 48 insertions(+), 39 deletions(-)

-- 
1.7.4.1





More information about the kernel-team mailing list