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: Mon, 17 Jul 2023 06:40:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Victor Nogueira <victor@...atatu.com>
Cc: netdev@...r.kernel.org, jhs@...atatu.com, xiyou.wangcong@...il.com,
 jiri@...nulli.us, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
 pabeni@...hat.com, pctammela@...atatu.com, simon.horman@...igine.com,
 kernel@...atatu.com
Subject: Re: [PATCH net v5 0/5] net: sched: Fixes for classifiers

Hello:

This series was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:

On Thu, 13 Jul 2023 15:05:09 -0300 you wrote:
> Four different classifiers (bpf, u32, matchall, and flower) are
> calling tcf_bind_filter in their callbacks, but arent't undoing it by
> calling tcf_unbind_filter if their was an error after binding.
> 
> This patch set fixes all this by calling tcf_unbind_filter in such
> cases.
> 
> [...]

Here is the summary with links:
  - [net,v5,1/5] net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_set_parms
    https://git.kernel.org/netdev/net/c/b3d0e0489430
  - [net,v5,2/5] net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode
    https://git.kernel.org/netdev/net/c/9cb36faedeaf
  - [net,v5,3/5] net: sched: cls_u32: Undo refcount decrement in case update failed
    https://git.kernel.org/netdev/net/c/e8d3d78c19be
  - [net,v5,4/5] net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
    https://git.kernel.org/netdev/net/c/26a22194927e
  - [net,v5,5/5] net: sched: cls_flower: Undo tcf_bind_filter in case of an error
    https://git.kernel.org/netdev/net/c/ac177a330077

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ