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: <165613501339.30344.5019258234819055049.git-patchwork-notify@kernel.org>
Date:   Sat, 25 Jun 2022 05:30:13 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Dan Carpenter <dan.carpenter@...cle.com>
Cc:     davem@...emloft.net, xuanzhuo@...ux.alibaba.com,
        edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
        daniel@...earbox.net, john.fastabend@...il.com, alobakin@...me,
        netdev@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH net] net: fix IFF_TX_SKB_NO_LINEAR definition

Hello:

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

On Thu, 23 Jun 2022 16:32:32 +0300 you wrote:
> The "1<<31" shift has a sign extension bug so IFF_TX_SKB_NO_LINEAR is
> 0xffffffff80000000 instead of 0x0000000080000000.
> 
> Fixes: c2ff53d8049f ("net: Add priv_flags for allow tx skb without linear")
> Signed-off-by: Dan Carpenter <dan.carpenter@...cle.com>
> ---
> Before IFF_CHANGE_PROTO_DOWN was added then this issue was not so bad.
> 
> [...]

Here is the summary with links:
  - [net] net: fix IFF_TX_SKB_NO_LINEAR definition
    https://git.kernel.org/netdev/net/c/3b89b511ea0c

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