[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174765362875.883795.7035367870465648507.git-patchwork-notify@kernel.org>
Date: Mon, 19 May 2025 11:20:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ilia Gavrilov <Ilia.Gavrilov@...otecs.ru>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, mhal@...x.co, acme@...driva.com,
stephen@...workplumber.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, lvc-project@...uxtesting.org,
stable@...r.kernel.org
Subject: Re: [PATCH net] llc: fix data loss when reading from a socket in
llc_ui_recvmsg()
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 15 May 2025 12:20:15 +0000 you wrote:
> For SOCK_STREAM sockets, if user buffer size (len) is less
> than skb size (skb->len), the remaining data from skb
> will be lost after calling kfree_skb().
>
> To fix this, move the statement for partial reading
> above skb deletion.
>
> [...]
Here is the summary with links:
- [net] llc: fix data loss when reading from a socket in llc_ui_recvmsg()
https://git.kernel.org/netdev/net/c/239af1970bcb
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