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] [thread-next>] [day] [month] [year] [list]
Message-Id: <167464081679.8627.16186557969987796753.git-patchwork-notify@kernel.org>
Date:   Wed, 25 Jan 2023 10:00:16 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Hyunwoo Kim <v4bel@...ori.io>
Cc:     ms@....tdt.de, davem@...emloft.net, edumazet@...gle.com,
        kuba@...nel.org, pabeni@...hat.com, imv4bel@...il.com,
        linux-x25@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH v2] net/x25: Fix to not accept on connected socket

Hello:

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

On Mon, 23 Jan 2023 11:43:23 -0800 you wrote:
> When listen() and accept() are called on an x25 socket
> that connect() succeeds, accept() succeeds immediately.
> This is because x25_connect() queues the skb to
> sk->sk_receive_queue, and x25_accept() dequeues it.
> 
> This creates a child socket with the sk of the parent
> x25 socket, which can cause confusion.
> 
> [...]

Here is the summary with links:
  - [v2] net/x25: Fix to not accept on connected socket
    https://git.kernel.org/netdev/net/c/f2b0b5210f67

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