netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ipt_SYNPROXY: kernel panic caused by nullpointer dereference
@ 2013-12-08  7:16 Nicki P.
  2013-12-08 10:01 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 4+ messages in thread
From: Nicki P. @ 2013-12-08  7:16 UTC (permalink / raw)
  To: netfilter-devel

hi,

when activating ipt_SYNPROXY with:
iptables -t raw -A PREROUTING -p tcp -d 1.2.3.4 --dport 80 --tcp-flags
SYN,ACK,RST,FIN SYN -j SYNPROXY

and sending a SYN packet to port 80:
hping3 -S -d 64 1.2.3.4 -p 80

I get kernel panic:
http://goo.gl/L6dCz6

I'm using kernel v3.12.2 and iptables v1.4.21. Am I doing something wrong,
or is it a bug?

thank you for help beforehand :)

greetings,
nicki




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

end of thread, other threads:[~2013-12-11 10:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-08  7:16 ipt_SYNPROXY: kernel panic caused by nullpointer dereference Nicki P.
2013-12-08 10:01 ` Pablo Neira Ayuso
2013-12-08 16:52   ` Patrick McHardy
2013-12-11 10:33     ` Pablo Neira Ayuso

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