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

Andy Whitcroft apw at canonical.com
Mon Jul 4 16:50:35 UTC 2011


On Mon, Jul 04, 2011 at 11:03:30AM +0100, paolo.pisati at canonical.com wrote:
> 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

Ok this has merged with -4243 and I have updated the attribution to
match.

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

The above seems to already be applied so ignoring.

> 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(-)

The three commits remaining seem to match the upstream commit on the
master branch and therefore:

Acked-by: Andy Whitcroft <apw at canonical.com>

As all three of these are identicle to and acked for the Lucid master
branch I am comfortable they are good.  Therefore applied.

-apw




More information about the kernel-team mailing list