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: <5941731F-0278-4620-AC7D-006EA5ABDB95@oracle.com> Date: Sat, 26 Nov 2022 16:32:13 +0000 From: Chuck Lever III <chuck.lever@...cle.com> To: Linus Torvalds <torvalds@...ux-foundation.org> CC: Linux NFS Mailing List <linux-nfs@...r.kernel.org>, LKML <linux-kernel@...r.kernel.org>, Jeff Layton <jlayton@...nel.org> Subject: [GIT PULL] nfsd round 6 for v6.1-rc Hi Linus- A little more fallout from the recent pipe overhaul. The following changes since commit 5a01c805441bdc86e7af206d8a03735cc9394ffb: NFSD: Fix trace_nfsd_fh_verify_err() crasher (2022-11-14 08:43:35 -0500) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.1-6 for you to fetch changes up to ac8db824ead0de2e9111337c401409d010fba2f0: NFSD: Fix reads with a non-zero offset that don't end on a page boundary (2022-11-23 14:32:35 -0500) ---------------------------------------------------------------- Fixes: - Fix rare data corruption on READ operations ---------------------------------------------------------------- Chuck Lever (1): NFSD: Fix reads with a non-zero offset that don't end on a page boundary fs/nfsd/vfs.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) -- Chuck Lever
Powered by blists - more mailing lists