From: Phil Sutter <phil@nwl.cc>
To: netfilter-devel@vger.kernel.org
Subject: [iptables PATCH 0/2] libxtables: Fix two xtoptions bugs
Date: Tue, 28 Nov 2023 22:26:29 +0100 [thread overview]
Message-ID: <20231128212631.811-1-phil@nwl.cc> (raw)
While the first one is clearly a bug in my recent code deduplication
effort, the second one may be reckoned a missing feature.
XTTYPE_HOSTMASK is but used in many places and nothing claims the masks
must be contiguous.
Phil Sutter (2):
libxtables: xtoptions: Fix for garbage access in
xtables_options_xfrm()
libxtables: xtoptions: Fix for non-CIDR-compatible hostmasks
libxtables/xtoptions.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
--
2.41.0
next reply other threads:[~2023-11-28 21:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-28 21:26 Phil Sutter [this message]
2023-11-28 21:26 ` [iptables PATCH 1/2] libxtables: xtoptions: Fix for garbage access in xtables_options_xfrm() Phil Sutter
2023-11-28 21:26 ` [iptables PATCH 2/2] libxtables: xtoptions: Fix for non-CIDR-compatible hostmasks Phil Sutter
2023-11-29 1:21 ` [iptables PATCH 0/2] libxtables: Fix two xtoptions bugs Phil Sutter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231128212631.811-1-phil@nwl.cc \
--to=phil@nwl.cc \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).