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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 15 Jul 2020 22:48:06 +0800 From: Kai-Heng Feng <kai.heng.feng@...onical.com> To: chuck.lever@...cle.com Cc: matthew.ruffell@...onical.com, linux-stable <stable@...r.kernel.org>, linux-nfs@...r.kernel.org, "open list:NETWORKING DRIVERS" <netdev@...r.kernel.org>, open list <linux-kernel@...r.kernel.org> Subject: [Regression] "SUNRPC: Add "@len" parameter to gss_unwrap()" breaks NFS Kerberos on upstream stable 5.4.y Hi, Multiple users reported NFS causes NULL pointer dereference [1] on Ubuntu, due to commit "SUNRPC: Add "@len" parameter to gss_unwrap()" and commit "SUNRPC: Fix GSS privacy computation of auth->au_ralign". The same issue happens on upstream stable 5.4.y branch. The mainline kernel doesn't have this issue though. Should we revert them? Or is there any missing commits need to be backported to v5.4? [1] https://bugs.launchpad.net/bugs/1886277 Kai-Heng
Powered by blists - more mailing lists