Re: [PATCH v2] net/x25: Fix to not accept on connected socket

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]<

 



Hello:

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

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





[Index of Archives]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Photo]     [Yosemite Photos]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux