[Bug 260046] An NFS v4 client can crash the server with a LISTXATTRS RPC
Date: Fri, 26 Nov 2021 02:56:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260046 Rick Macklem <rmacklem@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |rmacklem@FreeBSD.org --- Comment #1 from Rick Macklem <rmacklem@FreeBSD.org> --- Created attachment 229735 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229735&action=edit Handle the case of a small maxcount < minimum reply I think this patch will fix the crash (although the demo program used a maxcount == 16K), which I don't think would cause the crash. Anyhow, it tests ok with 16K and with 5, so I think it deals with the problem. Maybe the reporter can test this patch? -- You are receiving this mail because: You are the assignee for the bug.