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
| ||
|
Message-Id: <169467362675.3965.13004245491744168784.git-patchwork-notify@kernel.org> Date: Thu, 14 Sep 2023 06:40:26 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Arseniy Krasnov <avkrasnov@...utedevices.com> Cc: stefanha@...hat.com, sgarzare@...hat.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, mst@...hat.com, jasowang@...hat.com, bobby.eshleman@...edance.com, kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, kernel@...rdevices.ru, oxffffaa@...il.com Subject: Re: [PATCH net-next v2 0/2] vsock: handle writes to shutdowned socket Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@...hat.com>: On Mon, 11 Sep 2023 23:20:25 +0300 you wrote: > Hello, > > this small patchset adds POSIX compliant behaviour on writes to the > socket which was shutdowned with 'shutdown()' (both sides - local with > SHUT_WR flag, peer - with SHUT_RD flag). According POSIX we must send > SIGPIPE in such cases (but SIGPIPE is not send when MSG_NOSIGNAL is set). > > [...] Here is the summary with links: - [net-next,v2,1/2] vsock: send SIGPIPE on write to shutdowned socket https://git.kernel.org/netdev/net-next/c/8ecf0cedc08a - [net-next,v2,2/2] test/vsock: shutdowned socket test https://git.kernel.org/netdev/net-next/c/b698bd97c571 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