git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be0593c
)
netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg
author
Tomasz Bursztyka
<tomasz.bursztyka@linux.intel.com>
Thu, 28 Jun 2012 02:57:47 +0000
(
02:57
+0000)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Wed, 4 Jul 2012 17:47:53 +0000
(19:47 +0200)
nfnetlink_rcv_msg() might call a NULL callback which will cause NULL pointer
dereference.
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
No differences found