diff options
author | Alexey Dobriyan <adobriyan@openvz.org> | 2007-02-06 23:35:25 +0100 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-02-08 21:39:04 +0100 |
commit | cc63f70b8b410eb653449151821f6b8b9af6ca42 (patch) | |
tree | b78fb82523f1ed05c6e0a3547021ba213aa2d3b6 /Documentation | |
parent | [XFRM]: Fix missed error setting in xfrm4_policy.c (diff) | |
download | linux-cc63f70b8b410eb653449151821f6b8b9af6ca42.tar.xz linux-cc63f70b8b410eb653449151821f6b8b9af6ca42.zip |
[IPV4/IPV6] multicast: Check add_grhead() return value
add_grhead() allocates memory with GFP_ATOMIC and in at least two places skb
from it passed to skb_put() without checking.
Signed-off-by: Alexey Dobriyan <adobriyan@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions