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

Stefan Bader stefan.bader at canonical.com
Mon Jul 4 16:29:25 UTC 2011


On 04.07.2011 12:08, paolo.pisati at canonical.com wrote:
> 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(-)
> 

Beside the NNN3 (check for 4243 and whether all parts are there) it looks ok

Acked-by: Stefan Bader <stefan.bader at canonical.com>




More information about the kernel-team mailing list