Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jan 2021 16:26:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252673] Read on a SEQPACKET AF_UNIX socket returns the wrong error when disallowed by Capsicum
Message-ID:  <bug-252673-227-neqBHI3kyS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252673-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252673-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=3D252673

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to David Chisnall from comment #2)
I don't have any good ideas.  Are you certain that something isn't setting
O_CLOEXEC on the sockets?

You might try verifying with e.g. "procstat -f" or gdb's "info proc files" =
that
the descriptor really is a socket.  I can't see how you'd get ENOENT from a
read on a socket.

--=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-252673-227-neqBHI3kyS>