Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2021 02:56:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 260046] An NFS v4 client can crash the server with a LISTXATTRS RPC
Message-ID:  <bug-260046-227-FbmRZX2WJZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260046-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260046-227-FbmRZX2WJZ>