lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ