[Bug 90] New: RPC and RSH conntrack helpers don't use struct ip_conntrack_helper->name correctly

bugzilla-daemon@netfilter.org bugzilla-daemon@netfilter.org
Tue, 29 Apr 2003 22:29:14 +0200


https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=90

           Summary: RPC and RSH conntrack helpers don't use struct
                    ip_conntrack_helper->name correctly
           Product: netfilter/iptables
           Version: patch-o-matic
          Platform: other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: connection tracking
        AssignedTo: gandalf@wlug.westbo.se
        ReportedBy: gandalf@wlug.westbo.se
                CC: netfilter-buglog@lists.netfilter.org


They use one piece of memory which they overwrite for each port.
The struct only holds a pointer to the string, not a copy of it.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.