netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iptables PATCH 0/2] libxtables: Fix two xtoptions bugs
@ 2023-11-28 21:26 Phil Sutter
  2023-11-28 21:26 ` [iptables PATCH 1/2] libxtables: xtoptions: Fix for garbage access in xtables_options_xfrm() Phil Sutter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Phil Sutter @ 2023-11-28 21:26 UTC (permalink / raw)
  To: netfilter-devel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-11-29  1:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-28 21:26 [iptables PATCH 0/2] libxtables: Fix two xtoptions bugs Phil Sutter
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

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).