Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Dec 1998 13:33:26 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        dmlb@ragnet.demon.co.uk, dillon@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG
Subject:   Re: kern/8802
Message-ID:  <199812122133.NAA14167@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: Users can obtain a bound privaliged TCP port using portal

State-Changed-From-To: open-closed
State-Changed-By: dillon
State-Changed-When: Sat Dec 12 13:28:40 PST 1998
State-Changed-Why: 
I fixed an unrelated MSG_EOR flagging problem in portal but I wasn't able
to reproduce the privilage problem.

apollo:/home/dillon> read < /p/tcp/localhost/1000/priv
/p/tcp/localhost/1000/priv: Operation not permitted.
apollo:/home/dillon> read < /p/tcp/localhost/25/priv
/p/tcp/localhost/25/priv: Operation not permitted.

I noticed your test accessed /p/tcp/localhost/1000/priv as root, perhaps
that is why you were able to obtain a privilaged port ?  If I'm missing 
something here, please tell me and I'll re-open the bug :-)

					-Matt

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812122133.NAA14167>