[PATCH 8/9] netfilter/ct: fix calling nfnl_*_put() on uninitialized memory after nfnlmsg_*_parse()

Thomas Graf tgraf at suug.ch
Tue Jun 10 10:56:31 PDT 2014


On 06/10/14 at 06:59pm, Thomas Haller wrote:
> nfnlmsg_*_parse() does not assign *result on error. So this will
> lead to freeing a dangling pointer.
> 
> Error found by coverity.
> 
> Signed-off-by: Thomas Haller <thaller at redhat.com>

Acked-by: Thomas Graf <tgraf at suug.ch>



More information about the libnl mailing list