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:   Sun, 07 Nov 2021 19:30:07 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Eric Dumazet <eric.dumazet@...il.com>
Cc:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        edumazet@...gle.com, syzkaller@...glegroups.com
Subject: Re: [PATCH net] llc: fix out-of-bound array index in llc_sk_dev_hash()

Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:

On Fri,  5 Nov 2021 14:42:14 -0700 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
> 
> Both ifindex and LLC_SK_DEV_HASH_ENTRIES are signed.
> 
> This means that (ifindex % LLC_SK_DEV_HASH_ENTRIES) is negative
> if @ifindex is negative.
> 
> [...]

Here is the summary with links:
  - [net] llc: fix out-of-bound array index in llc_sk_dev_hash()
    https://git.kernel.org/netdev/net/c/8ac9dfd58b13

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