Files
linux/net
Vasiliy Kulikov a41e7f1daf ipv6: netfilter: ip6_tables: fix infoleak to userspace
commit 6a8ab06077 upstream.

Structures ip6t_replace, compat_ip6t_replace, and xt_get_revision are
copied from userspace.  Fields of these structs that are
zero-terminated strings are not checked.  When they are used as argument
to a format string containing "%s" in request_module(), some sensitive
information is leaked to userspace via argument of spawned modprobe
process.

The first bug was introduced before the git epoch;  the second was
introduced in 3bc3fe5e (v2.6.25-rc1);  the third is introduced by
6b7d31fc (v2.6.15-rc1).  To trigger the bug one should have
CAP_NET_ADMIN.

Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-04-14 16:53:37 -07:00
..
2009-05-25 01:53:53 -07:00
2010-02-09 04:50:56 -08:00
2010-12-09 13:27:10 -08:00
2009-09-26 20:16:15 -07:00
2011-03-07 15:17:57 -08:00
2010-12-09 13:27:12 -08:00
2009-05-25 01:53:53 -07:00
2009-09-02 01:03:53 -07:00
2010-08-26 16:41:55 -07:00
2011-02-17 15:37:24 -08:00
2009-07-12 12:22:34 -07:00
2011-03-02 09:47:07 -05:00
2009-09-02 01:03:53 -07:00