ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM
commit03f52a0a554210d5049eeed9f1bb29047dc807cb
authorJoe Perches <joe@perches.com>
Sun, 25 Nov 2012 18:26:34 +0000 (25 18:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 26 Nov 2012 22:35:58 +0000 (26 17:35 -0500)
tree8bbbc7f22f5a124f340676281ce0901c179e412f
parentc91f6df2db4972d3cc983e6988b9abf1ad02f5f9
ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIM

Verify the length of the user-space arguments.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6mr.c