1
0
Files
linux/net
Faidon Liambotis 38f7efd52c [NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT
H.323 connection tracking code calls ip_ct_refresh_acct() when
processing RCFs and URQs but passes NULL as the skb.
When CONFIG_IP_NF_CT_ACCT is enabled, the connection tracking core tries
to derefence the skb, which results in an obvious panic.
A similar fix was applied on the SIP connection tracking code some time
ago.

Signed-off-by: Faidon Liambotis <paravoid@debian.org>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-11-25 15:16:47 -08:00
..
2006-09-28 17:53:59 -07:00
2006-10-21 19:55:22 -07:00
2006-11-07 15:10:14 -08:00
2006-11-07 15:10:17 -08:00
2006-09-28 18:02:58 -07:00
2006-11-05 14:11:25 -08:00
2006-11-21 17:33:01 -08:00
2006-08-05 21:15:58 -07:00
2006-08-13 18:56:26 -07:00
2006-11-05 16:44:06 -08:00
2006-10-30 15:24:41 -08:00
2006-07-12 13:58:59 -07:00
2006-10-01 00:39:19 -07:00
2006-11-05 16:44:06 -08:00
2006-09-22 14:53:34 -07:00