public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Reserving "special" port numbers in the kernel ?
@ 2002-11-16  0:00 Arun Sharma
  2002-11-16  0:11 ` Xavier Bestel
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Arun Sharma @ 2002-11-16  0:00 UTC (permalink / raw)
  To: linux-kernel


One of the Intel server platforms has a magic port number (623) that
it uses for remote server management. However, neither the kernel nor
glibc are aware of this special port.

As a result, when someone requests a privileged port using
bindresvport(3), they may get this port back and bad things happen.

Has anyone run into this or similar problems before ? Thoughts on
what's the right place to handle this issue ?

        -Arun


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2002-11-17 23:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-16  0:00 Reserving "special" port numbers in the kernel ? Arun Sharma
2002-11-16  0:11 ` Xavier Bestel
2002-11-16  0:53   ` Arun Sharma
2002-11-16  0:58     ` Sean Neakums
2002-11-16  1:00     ` Randy.Dunlap
2002-11-16  1:46       ` Arun Sharma
2002-11-16  2:03         ` Randy.Dunlap
2002-11-16  2:43 ` Alan Cox
2002-11-17 16:37   ` Arun Sharma
2002-11-17 22:59     ` Alan Cox
2002-11-16  7:30 ` Willy Tarreau
2002-11-17  0:03 ` Chris Wedgwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox