summaryrefslogtreecommitdiff
path: root/staging/layer3.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-17mz: Add igmp v1/v2 packet type crafting supportVadim Kochan1-11/+7
2014-09-03mausezahn: Fix non-ANSI function declarationsTobias Klauser1-1/+1
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+734
0 commit297f7d2cce6a156c174334ee452f2f7a7ba405ca (patch) treeb9b9d7fe44437f7a2df0330142dc50d60aa17c0a parentec7c7f5cafdaeea509ad4e7e6f71c2312062c4c6 (diff)
tipc: fix potential null pointer dereferences in some compat functions
Before calling the nla_parse_nested function, make sure the pointer to the attribute is not null. This patch fixes several potential null pointer dereference vulnerabilities in the tipc netlink functions. Signed-off-by: Baozeng Ding <sploving1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat