libnl/lib/netfilter
Thomas Haller 90cfeeecac netfilter/ct: fix calling nfnl_*_put() on uninitialized memory after nfnlmsg_*_parse()
nfnlmsg_*_parse() does not assign *result on error. So this will
lead to freeing a dangling pointer.

Error found by coverity.

Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-06-10 21:45:52 +02:00
..
ct.c netfilter/ct: fix calling nfnl_*_put() on uninitialized memory after nfnlmsg_*_parse() 2014-06-10 21:45:52 +02:00
ct_obj.c netfilter/ct: expand CT parameters that can be used in add/delete operations 2014-04-14 19:20:53 +02:00
exp.c netfilter/ct: fix calling nfnl_*_put() on uninitialized memory after nfnlmsg_*_parse() 2014-06-10 21:45:52 +02:00
exp_obj.c netfilter: keep 8-bit API for 32-bit NAT dir attribute 2013-01-24 08:18:35 -08:00
log.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
log_msg.c netfilter/ct: fix calling nfnl_*_put() on uninitialized memory after nfnlmsg_*_parse() 2014-06-10 21:45:52 +02:00
log_msg_obj.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
log_obj.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
netfilter.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
nfnl.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
queue.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
queue_msg.c netfilter/ct: fix calling nfnl_*_put() on uninitialized memory after nfnlmsg_*_parse() 2014-06-10 21:45:52 +02:00
queue_msg_obj.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
queue_obj.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00