]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: ecn: Sanitize xlate callback
authorPhil Sutter <phil@nwl.cc>
Thu, 17 Nov 2022 15:37:02 +0000 (16:37 +0100)
committerPhil Sutter <phil@nwl.cc>
Thu, 24 Nov 2022 09:24:06 +0000 (10:24 +0100)
commit424ef98918d31377a305cdf1626e1c1f69ab6df1
tree79acf1b2a9ac9deeba7ca6547de36098ec7850a0
parent161fb8ad126d8f330c8f59a4a1b5885d26477664
extensions: ecn: Sanitize xlate callback

Catch unexpected values in einfo->ip_ect.

Fixes: ca42442093d3d ("iptables: extensions: libxt_ecn: Add translation to nft")
Signed-off-by: Phil Sutter <phil@nwl.cc>
extensions/libxt_ecn.c