[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171090422867.19504.7943706734766336293.git-patchwork-notify@kernel.org>
Date: Wed, 20 Mar 2024 03:10:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Steffen Klassert <steffen.klassert@...unet.com>
Cc: davem@...emloft.net, kuba@...nel.org, herbert@...dor.apana.org.au,
netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] net: esp: fix bad handling of pages from page_pool
Hello:
This series was applied to netdev/net.git (main)
by Steffen Klassert <steffen.klassert@...unet.com>:
On Tue, 19 Mar 2024 12:01:50 +0100 you wrote:
> From: Dragos Tatulea <dtatulea@...dia.com>
>
> When the skb is reorganized during esp_output (!esp->inline), the pages
> coming from the original skb fragments are supposed to be released back
> to the system through put_page. But if the skb fragment pages are
> originating from a page_pool, calling put_page on them will trigger a
> page_pool leak which will eventually result in a crash.
>
> [...]
Here is the summary with links:
- [1/2] net: esp: fix bad handling of pages from page_pool
https://git.kernel.org/netdev/net/c/c3198822c6cb
- [2/2] xfrm: Allow UDP encapsulation only in offload modes
https://git.kernel.org/netdev/net/c/773bb766ca4a
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