diff options
author | Phil Sutter <phil@nwl.cc> | 2023-11-28 20:11:57 +0100 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2023-11-29 02:33:06 +0100 |
commit | 584569727dc0fc52f401db628059807030138a99 (patch) | |
tree | e2498462c3ae28c6218ee0fafdbe9943ac1f43df /extensions/libxt_rpfilter.t | |
parent | d8c64911cfd602f57354f36e5ca79bbedd62aa7a (diff) |
libxtables: xtoptions: Fix for garbage access in xtables_options_xfrm()
Allocation of the temporary array did not account for a terminating NULL
entry, causing array boundary overstepping in the called
xtables_merge_options(), causing spurious errors in extension parameter
parsing.
Fixes: ed8c3ea4015f0 ("libxtables: Combine the two extension option mergers")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'extensions/libxt_rpfilter.t')
0 files changed, 0 insertions, 0 deletions