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:   Thu, 18 Nov 2021 12:10:09 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Teng Qi <starmiku1207184332@...il.com>
Cc:     davem@...emloft.net, kuba@...nel.org, tanghui20@...wei.com,
        arnd@...db.de, netdev@...r.kernel.org,
        linux-parisc@...r.kernel.org, linux-kernel@...r.kernel.org,
        baijiaju1990@...il.com, islituo@...il.com, oslab@...nghua.edu.cn
Subject: Re: [PATCH v2] net: ethernet: dec: tulip: de4x5: fix possible array
 overflows in type3_infoblock()

Hello:

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

On Thu, 18 Nov 2021 15:01:18 +0800 you wrote:
> The definition of macro MOTO_SROM_BUG is:
>   #define MOTO_SROM_BUG    (lp->active == 8 && (get_unaligned_le32(
>   dev->dev_addr) & 0x00ffffff) == 0x3e0008)
> 
> and the if statement
>   if (MOTO_SROM_BUG) lp->active = 0;
> 
> [...]

Here is the summary with links:
  - [v2] net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infoblock()
    https://git.kernel.org/netdev/net/c/0fa68da72c3b

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