[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160607.163937.912604117468317513.davem@davemloft.net>
Date: Tue, 07 Jun 2016 16:39:37 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: xiyou.wangcong@...il.com
Cc: netdev@...r.kernel.org, jhs@...atatu.com
Subject: Re: [Patch net v2] act_police: fix a crash during removal
From: Cong Wang <xiyou.wangcong@...il.com>
Date: Mon, 6 Jun 2016 09:54:30 -0700
> The police action is using its own code to initialize tcf hash
> info, which makes us to forgot to initialize a->hinfo correctly.
> Fix this by calling the helper function tcf_hash_create() directly.
>
> This patch fixed the following crash:
...
> Fixes: ddf97ccdd7cb ("net_sched: add network namespace support for tc actions")
> Cc: Jamal Hadi Salim <jhs@...atatu.com>
> Signed-off-by: Cong Wang <xiyou.wangcong@...il.com>
Applied, thanks.
Powered by blists - more mailing lists