[Bug 1702] iptables fails to parse interface wildcard "-i +" correctly

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Tue Sep 5 14:00:19 CEST 2023


https://bugzilla.netfilter.org/show_bug.cgi?id=1702

Phil Sutter <phil at nwl.cc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |phil at nwl.cc
           Assignee|netfilter-buglog at lists.netf |phil at nwl.cc
                   |ilter.org                   |

--- Comment #2 from Phil Sutter <phil at nwl.cc> ---
I can neither reproduce this with current HEAD nor v1.8.7 tag. Is this a
downstream issue? I see you're facing the problem with
iptables-1.8.7-1ubuntu5.1, can you try to reproduce with a vanilla build?

Also, you could try calling:

valgrind --leak-check=full iptables -A INPUT -i + -d 192.168.1.10 -j DROP

It should report garbage data read and give some
details as to where/why it happens.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20230905/cc32d228/attachment.html>


More information about the netfilter-buglog mailing list