lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 21 May 2014 16:51:08 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	xiyou.wangcong@...il.com
Cc:	netdev@...r.kernel.org, dborkman@...hat.com, kelly@...ka.com
Subject: Re: [Patch net] net_sched: fix an oops in tcindex filter

From: Cong Wang <xiyou.wangcong@...il.com>
Date: Mon, 19 May 2014 12:15:49 -0700

> From: Cong Wang <xiyou.wangcong@...il.com>
> 
> Kelly reported the following crash:
 ...
> This is because we memcpy struct tcindex_filter_result which contains
> struct tcf_exts, obviously struct list_head can not be simply copied.
> This is a regression introduced by commit 33be627159913b094bb578
> (net_sched: act: use standard struct list_head).
> 
> It's not very easy to fix it as the code is a mess:
 ...
> Fixes: commit 33be627159913b0 (net_sched: act: use standard struct list_head)
> Reported-by: Kelly Anderson <kelly@...ka.com>
> Tested-by: Kelly Anderson <kelly@...ka.com>
> Cc: David S. Miller <davem@...emloft.net>
> Signed-off-by: Cong Wang <xiyou.wangcong@...il.com>

Applied and queued up for -stable, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ