Files
linux/net/dccp
YueHaibing e58c590c77 dccp: Fix memleak in __feat_register_sp
commit 1d3ff0950e upstream.

If dccp_feat_push_change fails, we forget free the mem
which is alloced by kmemdup in dccp_feat_clone_sp_val.

Reported-by: Hulk Robot <hulkci@huawei.com>
Fixes: e8ef967a54 ("dccp: Registration routines for changing feature values")
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-17 19:46:58 +01:00
..
2018-01-02 13:49:32 -05:00
2020-01-17 19:46:58 +01:00
2019-11-10 11:27:37 +01:00
2018-01-02 14:27:30 -05:00
2018-01-02 14:27:30 -05:00
2018-11-04 14:50:51 +01:00
2018-05-03 15:14:57 -04:00