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:   Sun, 02 Apr 2023 12:50:16 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Xin Long <lucien.xin@...il.com>
Cc:     netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
        davem@...emloft.net, kuba@...nel.org, edumazet@...gle.com,
        pabeni@...hat.com, marcelo.leitner@...il.com
Subject: Re: [PATCH net] sctp: check send stream number after wait_for_sndbuf

Hello:

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

On Sat,  1 Apr 2023 19:09:57 -0400 you wrote:
> This patch fixes a corner case where the asoc out stream count may change
> after wait_for_sndbuf.
> 
> When the main thread in the client starts a connection, if its out stream
> count is set to N while the in stream count in the server is set to N - 2,
> another thread in the client keeps sending the msgs with stream number
> N - 1, and waits for sndbuf before processing INIT_ACK.
> 
> [...]

Here is the summary with links:
  - [net] sctp: check send stream number after wait_for_sndbuf
    https://git.kernel.org/netdev/net/c/2584024b2355

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