diff options
| author | Davide Caratti <dcaratti@redhat.com> | 2018-11-14 12:17:25 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-23 08:17:03 +0100 |
| commit | ae06e2f9c1777592c13910dda9d25d9fd5c1381a (patch) | |
| tree | 3a9c9e5cc763954ab656c558311fcd1c556ed029 /include/linux/cmdline-parser.h | |
| parent | 3d6679c85a53bd2ce837bcb87bbddfc369b8cf2c (diff) | |
net/sched: act_pedit: fix memory leak when IDR allocation fails
[ Upstream commit 19ab69107d3ecfb7cd3e38ad262a881be40c01a3 ]
tcf_idr_check_alloc() can return a negative value, on allocation failures
(-ENOMEM) or IDR exhaustion (-ENOSPC): don't leak keys_ex in these cases.
Fixes: 0190c1d452a9 ("net: sched: atomically check-allocate action")
Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Acked-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/cmdline-parser.h')
0 files changed, 0 insertions, 0 deletions
