netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] netfilter: SIP conntrack fixes
@ 2011-05-17  5:26 kaber
  2011-05-17  5:26 ` [PATCH 1/2] netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages kaber
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: kaber @ 2011-05-17  5:26 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, netdev

Hi Dave,

following are two fixes for the SIP connection tracking helper:

- missing validation of the Content-Length field, which is used to calculate
  the end of the SDP body

- incorrect parsing of the SIP message, resulting in a failure to locate
  the SDP body when the Content-Length field is not the last member of the
  SIP message

Please apply or pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git master

Thanks!

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

end of thread, other threads:[~2011-05-17 18:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-17  5:26 [PATCH 0/2] netfilter: SIP conntrack fixes kaber
2011-05-17  5:26 ` [PATCH 1/2] netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages kaber
2011-05-17  5:26 ` [PATCH 2/2] netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones kaber
2011-05-17 18:18 ` [PATCH 0/2] netfilter: SIP conntrack fixes David Miller

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