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
| ||
|
Message-Id: <20190509.093724.1002857948215877263.davem@davemloft.net> Date: Thu, 09 May 2019 09:37:24 -0700 (PDT) From: David Miller <davem@...emloft.net> To: oneukum@...e.com Cc: dmitry.bezrukov@...antia.com, igor.russkikh@...antia.com, netdev@...r.kernel.org Subject: Re: [PATCH 2/3] aqc111: fix writing to the phy on BE From: Oliver Neukum <oneukum@...e.com> Date: Thu, 9 May 2019 11:08:17 +0200 > When writing to the phy on BE architectures an internal data structure > was directly given, leading to it being byte swapped in the wrong > way for the CPU in 50% of all cases. A temporary buffer must be used. > > Signed-off-by: Oliver Neukum <oneukum@...e.com> Applied and queued up for -stable.
Powered by blists - more mailing lists