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-next>] [day] [month] [year] [list]
Date:   Thu,  1 Mar 2018 13:46:35 -0800
From:   Cong Wang <xiyou.wangcong@...il.com>
To:     netdev@...r.kernel.org
Cc:     jiri@...lanox.com, code@...pl.cz, davem@...emloft.net,
        fli4l@...nke-prem.de, stable@...r.kernel.org,
        gregkh@...uxfoundation.org, Cong Wang <xiyou.wangcong@...il.com>
Subject: [Patch 4.14 0/4] net_sched: backport tc filter fixes to 4.14

This patchset backports 4 important bug fixes for tc filter to
4.14 stable branch. Due to some big changes between 4.14 and 4.15,
the backports are not trivial, I have to adjust and fix the conflicts
manually.

Thanks to Roland for reporting the kernel warning and testing
the patches.

Reported-by: Roland Franke <fli4l@...nke-prem.de>
Tested-by: Roland Franke <fli4l@...nke-prem.de>
Cc: Jiri Pirko <jiri@...lanox.com>
Cc: Roman Kapl <code@...pl.cz>
Cc: David S. Miller <davem@...emloft.net>
Signed-off-by: Cong Wang <xiyou.wangcong@...il.com>

---

Cong Wang (1):
  net_sched: get rid of rcu_barrier() in tcf_block_put_ext()

Jiri Pirko (1):
  net: sched: fix use-after-free in tcf_block_put_ext

Roman Kapl (2):
  net: sched: fix crash when deleting secondary chains
  net: sched: crash on blocks with goto chain action

 include/net/sch_generic.h |  1 -
 net/sched/cls_api.c       | 48 +++++++++++++++++++++++------------------------
 2 files changed, 23 insertions(+), 26 deletions(-)

-- 
2.13.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ