From: patchwork-bot+netdevbpf@kernel.org
To: Ilia Gavrilov <Ilia.Gavrilov@infotecs.ru>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, horms@kernel.org, mhal@rbox.co,
acme@mandriva.com, stephen@networkplumber.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
lvc-project@linuxtesting.org, stable@vger.kernel.org
Subject: Re: [PATCH net] llc: fix data loss when reading from a socket in llc_ui_recvmsg()
Date: Mon, 19 May 2025 11:20:28 +0000 [thread overview]
Message-ID: <174765362875.883795.7035367870465648507.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250515122014.1475447-1-Ilia.Gavrilov@infotecs.ru>
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.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
prev parent reply other threads:[~2025-05-19 11:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-15 12:20 [PATCH net] llc: fix data loss when reading from a socket in llc_ui_recvmsg() Ilia Gavrilov
2025-05-19 11:20 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=174765362875.883795.7035367870465648507.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=Ilia.Gavrilov@infotecs.ru \
--cc=acme@mandriva.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lvc-project@linuxtesting.org \
--cc=mhal@rbox.co \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=stable@vger.kernel.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox