]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sit: Add missing kfree_skb() on pskb_may_pull() failure. (CVE-2008-2136)
authorDavid S. Miller <davem@davemloft.net>
Mon, 14 Jul 2008 18:09:23 +0000 (21:09 +0300)
committerAdrian Bunk <bunk@kernel.org>
Mon, 14 Jul 2008 18:09:23 +0000 (21:09 +0300)
commit873496a3485950402ee0436c9d17eeb789157b10
treebea402d812cd0e2af52bbf8d1075309d92fe869b
parent952ba4e3bd0b3587c4f6f844c0903370e0ec2ac0
sit: Add missing kfree_skb() on pskb_may_pull() failure. (CVE-2008-2136)

Noticed by Paul Marks <paul@pmarks.net>.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
net/ipv6/sit.c