]> Git Repo - linux.git/commit
[NETFILTER]: SIP conntrack: fix out of bounds memory access
authorPatrick McHardy <[email protected]>
Tue, 30 Jan 2007 22:25:24 +0000 (14:25 -0800)
committerDavid S. Miller <[email protected]>
Tue, 30 Jan 2007 22:25:24 +0000 (14:25 -0800)
commitadcb4711101dfef89d473f64a913089d303962ae
treec582cac3adbfd25fe09f91f9a62cfdbcfcb62714
parent7da5bfbb12e327b3a347ee3e076957cd6564eb56
[NETFILTER]: SIP conntrack: fix out of bounds memory access

When checking for an @-sign in skp_epaddr_len, make sure not to
run over the packet boundaries.

Signed-off-by: Patrick McHardy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ipv4/netfilter/ip_conntrack_sip.c
net/netfilter/nf_conntrack_sip.c
This page took 0.049998 seconds and 4 git commands to generate.