diff options
author | 2022-11-14 11:05:19 +0000 | |
---|---|---|
committer | 2022-11-15 20:22:19 -0800 | |
commit | 2929cceb2fcf0ded7182562e4888afafece82cce (patch) | |
tree | f9bacf2fc24e734004408b7450a82eb7fdc600a7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx_open() (diff) | |
download | wireguard-linux-2929cceb2fcf0ded7182562e4888afafece82cce.tar.xz wireguard-linux-2929cceb2fcf0ded7182562e4888afafece82cce.zip |
net/x25: Fix skb leak in x25_lapb_receive_frame()
x25_lapb_receive_frame() using skb_copy() to get a private copy of
skb, the new skb should be freed in the undersized/fragmented skb
error handling path. Otherwise there is a memory leak.
Fixes: cb101ed2c3c7 ("x25: Handle undersized/fragmented skbs")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Martin Schiller <ms@dev.tdt.de>
Link: https://lore.kernel.org/r/20221114110519.514538-1-weiyongjun@huaweicloud.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions