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, 22 Sep 2021 13:50:06 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Paolo Abeni <pabeni@...hat.com>
Cc:     netdev@...r.kernel.org, mathew.j.martineau@...ux.intel.com,
        davem@...emloft.net, kuba@...nel.org, mptcp@...ts.linux.dev
Subject: Re: [PATCH net] mptcp: ensure tx skbs always have the MPTCP ext

Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Wed, 22 Sep 2021 13:12:17 +0200 you wrote:
> Due to signed/unsigned comparison, the expression:
> 
> 	info->size_goal - skb->len > 0
> 
> evaluates to true when the size goal is smaller than the
> skb size. That results in lack of tx cache refill, so that
> the skb allocated by the core TCP code lacks the required
> MPTCP skb extensions.
> 
> [...]

Here is the summary with links:
  - [net] mptcp: ensure tx skbs always have the MPTCP ext
    https://git.kernel.org/netdev/net/c/977d293e23b4

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