Skip to content
Commit 4a063739 authored by Chris Wright's avatar Chris Wright Committed by David S. Miller
Browse files

[NETFILTER]: SNMP NAT: fix memleak in snmp_object_decode



If kmalloc fails, error path leaks data allocated from asn1_oid_decode().

Signed-off-by: default avatarChris Wright <chrisw@sous-sol.org>
Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4d942d8b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment