linux/net/netlink
Patrick McHardy 188ccb5583 [NETLINK]: Fix use after free in netlink_recvmsg
When the user passes in MSG_TRUNC the skb is used after getting freed.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-05-03 03:27:01 -07:00
..
af_netlink.c [NETLINK]: Fix use after free in netlink_recvmsg 2007-05-03 03:27:01 -07:00
attr.c [NETLINK]: introduce NLA_BINARY type 2007-04-25 22:28:05 -07:00
genetlink.c [NETLINK]: Switch cb_lock spinlock to mutex and allow to override it 2007-04-25 22:29:03 -07:00
Makefile [NETLINK]: Generic netlink family 2005-11-10 02:26:41 +01:00