[Bug 260071] bad slotid in SEQUENCE reply can crash NFS v4 client

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 27 Nov 2021 02:09:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260071

Rick Macklem <rmacklem@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs@FreeBSD.org            |rmacklem@FreeBSD.org
             Status|New                         |Open

--- Comment #1 from Rick Macklem <rmacklem@FreeBSD.org> ---
Created attachment 229752
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229752&action=edit
Check that slot in Sequence reply is the same as in the request

This patch should fix the crash.
It checks that the slotid in the Sequence reply
is the same as in the request and corrects it
if it is not the same.

Maybe the reporter can test it and confirm that it
fixes the problem for them?

-- 
You are receiving this mail because:
You are the assignee for the bug.