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:   Sat, 19 Feb 2022 21:20:08 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Vladimir Oltean <vladimir.oltean@....com>
Cc:     netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
        andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com,
        o.rempel@...gutronix.de
Subject: Re: [PATCH net] net: dsa: avoid call to __dev_set_promiscuity() while
 rtnl_mutex isn't held

Hello:

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

On Fri, 18 Feb 2022 14:13:02 +0200 you wrote:
> If the DSA master doesn't support IFF_UNICAST_FLT, then the following
> call path is possible:
> 
> dsa_slave_switchdev_event_work
> -> dsa_port_host_fdb_add
>    -> dev_uc_add
>       -> __dev_set_rx_mode
>          -> __dev_set_promiscuity
> 
> [...]

Here is the summary with links:
  - [net] net: dsa: avoid call to __dev_set_promiscuity() while rtnl_mutex isn't held
    https://git.kernel.org/netdev/net/c/8940e6b669ca

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