]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/fib_frontend.c
[NETLINK]: Fix processing of fib_lookup netlink messages
authorThomas Graf <tgraf@suug.ch>
Thu, 1 Dec 2005 22:30:00 +0000 (14:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Dec 2005 22:30:00 +0000 (14:30 -0800)
commitea86575eaf99a9262a969309d934318028dbfacb
treed2d0418160460265ba61defa81bfbd870dce813e
parent2a43c4af3fa2e701008d51c28365e26fccf9cbb0
[NETLINK]: Fix processing of fib_lookup netlink messages

The receive path for fib_lookup netlink messages is lacking sanity
checks for header and payload and is thus vulnerable to malformed
netlink messages causing illegal memory references.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_frontend.c