[Bug 260300] SECINFO_NO_NAME with PARENT and a file crashes NFS v4 server

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 12 Apr 2022 23:48:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260300

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 233180
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=233180&action=edit
check for a VDIR vnode for secinfo_name/parent

This patch adds a check for the vnode (CFH) being
a directory for Secinfo_No_Name with the Parent style.
It should fix the crash.

Maybe the reporter can confirm it fixes the problem
for them?

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