Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 14:19:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 255870] [PATCH] rpc/rpcsec_gss: Fix a double free in rpc_gss_marshal
Message-ID:  <bug-255870-227-U4PoLLaWOc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-255870-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-255870-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255870

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |markj@FreeBSD.org,
                   |                            |rmacklem@FreeBSD.org

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
I believe this bug can't be triggered today.  XDR_ENCODE is the only operat=
ion
that rpc_gss_marshal() will handle, based on my reading of the callers.  I'm
not very certain though.  Rick, do you see anything that should be changed
here?

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



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