diff options
| author | Florian Westphal <fw@strlen.de> | 2022-09-20 14:20:17 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-28 11:02:56 +0200 |
| commit | 1e98318af2f163eadaff815abcef38d27ca92c1e (patch) | |
| tree | 3200b6a3a89e9771e6d92bc6d17a0d23d9379d8f /include/linux/migrate.h | |
| parent | a5d862f3333bbbde4656458189e05541c334d762 (diff) | |
netfilter: ebtables: fix memory leak when blob is malformed
[ Upstream commit 62ce44c4fff947eebdf10bb582267e686e6835c9 ]
The bug fix was incomplete, it "replaced" crash with a memory leak.
The old code had an assignment to "ret" embedded into the conditional,
restore this.
Fixes: 7997eff82828 ("netfilter: ebtables: reject blobs that don't provide all entry points")
Reported-and-tested-by: syzbot+a24c5252f3e3ab733464@syzkaller.appspotmail.com
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/linux/migrate.h')
0 files changed, 0 insertions, 0 deletions
