Commit 3515cb57 authored by Alex Juncu's avatar Alex Juncu Committed by Greg Kroah-Hartman
Browse files

llc: llc_cmsg_rcv was getting called after sk_eat_skb.



[ Upstream commit 9cef310f ]

Received non stream protocol packets were calling llc_cmsg_rcv that used a
skb after that skb was released by sk_eat_skb. This caused received STP
packets to generate kernel panics.

Signed-off-by: default avatarAlexandru Juncu <ajuncu@ixiacom.com>
Signed-off-by: default avatarKunjan Naik <knaik@ixiacom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 9bf78b2e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment