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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 06 Nov 2019 21:37:58 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     hkallweit1@...il.com
Cc:     nic_swsd@...ltek.com, netdev@...r.kernel.org
Subject: Re: [PATCH net] r8169: fix page read in r8168g_mdio_read

From: Heiner Kallweit <hkallweit1@...il.com>
Date: Wed, 6 Nov 2019 21:51:31 +0100

> Functions like phy_modify_paged() read the current page, on Realtek
> PHY's this means reading the value of register 0x1f. Add special
> handling for reading this register, similar to what we do already
> in r8168g_mdio_write(). Currently we read a random value that by
> chance seems to be 0 always.
> 
> Fixes: a2928d28643e ("r8169: use paged versions of phylib MDIO access functions")
> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>

Applied, thanks.

Powered by blists - more mailing lists