diff options
author | James Morris <jmorris@namei.org> | 2006-04-26 15:11:00 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-05-01 12:03:44 -0700 |
commit | 9120b4470e2e57f196a0e470898ae628725fb4c2 (patch) | |
tree | ad144b3fee2d7a0be16181226f1de751e010f6ba /lib | |
parent | 41fd2d35389e0fc809d696f352d7c44850d5a67b (diff) | |
download | lwn-9120b4470e2e57f196a0e470898ae628725fb4c2.tar.gz lwn-9120b4470e2e57f196a0e470898ae628725fb4c2.zip |
[PATCH] LSM: add missing hook to do_compat_readv_writev()
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.
[1] http://lwn.net/Articles/154282/
Signed-off-by: James Morris <jmorris@namei.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions