[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150408.160303.1536044900311728443.davem@davemloft.net>
Date: Wed, 08 Apr 2015 16:03:03 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: hannes@...essinduktion.org
Cc: tom@...bertland.com, netdev@...r.kernel.org,
netfilter-devel@...r.kernel.org, pablo@...filter.org,
jiri@...nulli.us
Subject: Re: [PATCH 0/4] Prevent UDP tunnels from operating on garbage
socket
From: Hannes Frederic Sowa <hannes@...essinduktion.org>
Date: Tue, 07 Apr 2015 13:27:33 +0200
> Also, I saw one inconsistency with sk_bound_dev_if in netfilter which
> doesn't get solved by this patchset (it uses skb->sk->sk_bound_dev_if
> unconditionally).
I looked at this quickly, and it'll take a bit of (mechanical) work to
resolve. Basically you have to get the socket down to ip_route_me_harder()
and sometimes that code path is coming from that XT targets, which don't
take the nf_hook_state as an argument or anything like that (yet).
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists