Re: [PATCH] LSM: add missing hook to do_compat_readv_writev()

From: Chris Wright
Date: Wed Apr 26 2006 - 14:04:27 EST


* James Morris (jmorris@xxxxxxxxx) wrote:
> This patch addresses a flaw in LSM, where there is no mediation of readv()
> and writev() in for 32-bit compatible apps using a 64-bit kernel.
>
> This bug was discovered and fixed initially in the native readv/writev
> code [1], but was not fixed in the compat code. Thanks to Al for spotting
> this one.
>
>
> Please apply.
>
> Signed-off-by: James Morris <jmorris@xxxxxxxxx>
> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

Acked-by: Chris Wright <chrisw@xxxxxxxxxxxx>

thanks,
-chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/