Re: Cygwin AF_UNIX socket security improvement patch

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: Pgsql-Ports <pgsql-ports(at)postgresql(dot)org>
Subject: Re: Cygwin AF_UNIX socket security improvement patch
Date: 2001-04-10 21:04:13
Message-ID: 20010410140413.B15938@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

* Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com> [010410 14:00] wrote:
> The following patch has been recently applied to Cygwin CVS:
>
> http://www.cygwin.com/ml/cygwin-patches/2001-q2/msg00006.html
>
> I hoping that someone knowledgeable in the area of PostgreSQL sockets
> communication can comment on whether or not this will really improve
> Cygwin PostgreSQL AF_UNIX socket security. Recall that Cygwin's AF_UNIX
> sockets are really implemented as AF_INET sockets. Specifically, I'm
> interested in whether or not the remaining sendto() and recvfrom() caveats
> minimize the effectiveness of this patch with regards to PostgreSQL.

If sendto/recvfrom aren't covered then there's most likely still some
problems with security.

--
-Alfred Perlstein - [bright(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
Represent yourself, show up at BABUG http://www.babug.org/

In response to

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Alfred Perlstein 2001-04-10 21:09:50 Re: Cygwin AF_UNIX socket security improvement patch
Previous Message Jason Tishler 2001-04-10 20:52:45 Cygwin AF_UNIX socket security improvement patch