kernel-ark/net/econet
Phil Blundell fa0e846494 econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849
Later parts of econet_sendmsg() rely on saddr != NULL, so return early
with EINVAL if NULL was passed otherwise an oops may occur.

Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-11-24 11:49:19 -08:00
..
af_econet.c econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849 2010-11-24 11:49:19 -08:00
Kconfig
Makefile