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:   Fri, 17 Dec 2021 11:00:11 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Pablo Neira Ayuso <pablo@...filter.org>
Cc:     netfilter-devel@...r.kernel.org, davem@...emloft.net,
        netdev@...r.kernel.org, kuba@...nel.org
Subject: Re: [PATCH net 1/3] netfilter: nf_tables: fix use-after-free in
 nft_set_catchall_destroy()

Hello:

This series was applied to netdev/net.git (master)
by Pablo Neira Ayuso <pablo@...filter.org>:

On Fri, 17 Dec 2021 09:53:01 +0100 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
> 
> We need to use list_for_each_entry_safe() iterator
> because we can not access @catchall after kfree_rcu() call.
> 
> syzbot reported:
> 
> [...]

Here is the summary with links:
  - [net,1/3] netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy()
    https://git.kernel.org/netdev/net/c/0f7d9b31ce7a
  - [net,2/3] netfilter: fix regression in looped (broad|multi)cast's MAC handling
    https://git.kernel.org/netdev/net/c/ebb966d3bdfe
  - [net,3/3] netfilter: ctnetlink: remove expired entries first
    https://git.kernel.org/netdev/net/c/76f12e632a15

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