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, 19 Sep 2021 12:30:07 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Russell King <rmk+kernel@...linux.org.uk>
Cc:     andrew@...n.ch, hkallweit1@...il.com, davem@...emloft.net,
        netdev@...r.kernel.org, kuba@...nel.org, qiangqing.zhang@....com
Subject: Re: [PATCH net-next] net: phylink: don't call netif_carrier_off() with
 NULL netdev

Hello:

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

On Fri, 17 Sep 2021 14:36:31 +0100 you wrote:
> Dan Carpenter points out that we have a code path that permits a NULL
> netdev pointer to be passed to netif_carrier_off(), which will cause
> a kernel oops. In any case, we need to set pl->old_link_state to false
> to have the desired effect when there is no netdev present.
> 
> Fixes: f97493657c63 ("net: phylink: add suspend/resume support")
> Reported-by: Dan Carpenter <dan.carpenter@...cle.com>
> Signed-off-by: Russell King (Oracle) <rmk+kernel@...linux.org.uk>
> 
> [...]

Here is the summary with links:
  - [net-next] net: phylink: don't call netif_carrier_off() with NULL netdev
    https://git.kernel.org/netdev/net-next/c/cbcca2e3961e

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