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]
Message-Id: 
 <172791604100.1387504.10419958148594855947.git-patchwork-notify@kernel.org>
Date: Thu, 03 Oct 2024 00:40:41 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Willem de Bruijn <willemdebruijn.kernel@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
 edumazet@...gle.com, pabeni@...hat.com, stable@...r.kernel.org,
 maze@...gle.com, shiming.cheng@...iatek.com, daniel@...earbox.net,
 lena.wang@...iatek.com, herbert@...dor.apana.org.au,
 steffen.klassert@...unet.com, willemb@...gle.com
Subject: Re: [PATCH net v2] gso: fix udp gso fraglist segmentation after pull from
 frag_list

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Tue,  1 Oct 2024 13:17:46 -0400 you wrote:
> From: Willem de Bruijn <willemb@...gle.com>
> 
> Detect gso fraglist skbs with corrupted geometry (see below) and
> pass these to skb_segment instead of skb_segment_list, as the first
> can segment them correctly.
> 
> Valid SKB_GSO_FRAGLIST skbs
> - consist of two or more segments
> - the head_skb holds the protocol headers plus first gso_size
> - one or more frag_list skbs hold exactly one segment
> - all but the last must be gso_size
> 
> [...]

Here is the summary with links:
  - [net,v2] gso: fix udp gso fraglist segmentation after pull from frag_list
    https://git.kernel.org/netdev/net/c/a1e40ac5b5e9

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