Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2025 01:08:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 291080] nfsrv_updatelock() can use uninitialized memory -> crash
Message-ID:  <bug-291080-227-4nIWptZEve@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-291080-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=291080

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 265611
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=265611&action=edit
Add sanity checks for lock/locku stateids

I think this patch fixes the problem.
It adds sanity checks for the type of
stateid for both Lock and LockU.

-- 
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-291080-227-4nIWptZEve>