All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Borkmann <dborkman@redhat.com>
To: linux-sctp@vger.kernel.org
Subject: Re: [PATCH] also expect EACCES when accept on an established socket
Date: Thu, 15 Jan 2015 17:02:14 +0000	[thread overview]
Message-ID: <54B7F296.6020401@redhat.com> (raw)
In-Reply-To: <1421307575-28655-1-git-send-email-xu.simon@oracle.com>

On 01/15/2015 08:39 AM, Simon Xu wrote:
> When SELinux is set to enforcing, errno may be EACCES when accept
> on an established socket.
>
> Signed-off-by: Simon Xu <xu.simon@oracle.com>

Yep, that's due to a still missing SELinux support, thus it
interprets SCTP as raw sockets.

Applied to lksctp-tools, thanks Simon!

      reply	other threads:[~2015-01-15 17:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-15  7:39 [PATCH] also expect EACCES when accept on an established socket Simon Xu
2015-01-15 17:02 ` Daniel Borkmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54B7F296.6020401@redhat.com \
    --to=dborkman@redhat.com \
    --cc=linux-sctp@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.