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:   Tue, 15 Nov 2022 12:00:16 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Cong Wang <xiyou.wangcong@...il.com>
Cc:     netdev@...r.kernel.org, edumazet@...gle.com, wanghai38@...wei.com,
        cong.wang@...edance.com,
        syzbot+278279efdd2730dd14bf@...kaller.appspotmail.com,
        shaozhengchao@...wei.com, pabeni@...hat.com, tom@...bertland.com
Subject: Re: [Patch net v3] kcm: close race conditions on sk_receive_queue

Hello:

This patch was applied to netdev/net.git (master)
by Paolo Abeni <pabeni@...hat.com>:

On Sun, 13 Nov 2022 16:51:19 -0800 you wrote:
> From: Cong Wang <cong.wang@...edance.com>
> 
> sk->sk_receive_queue is protected by skb queue lock, but for KCM
> sockets its RX path takes mux->rx_lock to protect more than just
> skb queue. However, kcm_recvmsg() still only grabs the skb queue
> lock, so race conditions still exist.
> 
> [...]

Here is the summary with links:
  - [net,v3] kcm: close race conditions on sk_receive_queue
    https://git.kernel.org/netdev/net/c/5121197ecc5d

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