[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162379200379.19383.17533326316813780199.git-patchwork-notify@kernel.org>
Date: Tue, 15 Jun 2021 21:20:03 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Aleksander Jan Bajkowski <olek2@...pl>
Cc: hauke@...ke-m.de, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net v2] lantiq: net: fix duplicated skb in rx descriptor ring
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 15 Jun 2021 22:42:57 +0200 you wrote:
> The previous commit didn't fix the bug properly. By mistake, it replaces
> the pointer of the next skb in the descriptor ring instead of the current
> one. As a result, the two descriptors are assigned the same SKB. The error
> is seen during the iperf test when skb_put tries to insert a second packet
> and exceeds the available buffer.
>
> Fixes: c7718ee96dbc ("net: lantiq: fix memory corruption in RX ring ")
> Signed-off-by: Aleksander Jan Bajkowski <olek2@...pl>
>
> [...]
Here is the summary with links:
- [net,v2] lantiq: net: fix duplicated skb in rx descriptor ring
https://git.kernel.org/netdev/net/c/7ea6cd16f159
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