freebsd-src/lib
Bill Paul 56d18eda29 In _yp_dobind(), if we find ourselves required to contact the local ypbind
directly in order to obtain binding information, check that the local
ypbind is using a reserved port and return YPERR_YPBIND if it isn't.
We should not trust any ypbind running on a port >= IPPORT_RESERVED;
it may have been started by a malicious user hoping to trick us into
talking to a bogus ypserv.

Note that we do not check the ypserv port returned to us from ypbind.
It is assumed that ypbind has already done a reserved port test (or not,
depending on whether or not it was started with -s); if we trust the
authenticity of the local ypbind, we should also trust its judgement.

Obtained from: OpenBSD
1996-07-13 20:23:13 +00:00
..
csu/i386
libc In _yp_dobind(), if we find ourselves required to contact the local ypbind 1996-07-13 20:23:13 +00:00
libc_r
libcom_err General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libcompat General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libcrypt General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libcurses General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libdisk
libedit General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libf2c
libF77 General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libfakegnumalloc
libftpio
libgnumalloc
libI77 General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libipx General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libkse
libkvm General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libm
libmd
libmytinfo
libncurses
libpam/modules
libpcap General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libpthread
libresolv
librpcsvc
libscsi
libskey General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libss General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libtcl
libtelnet General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libtermcap General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libutil General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
libxpg4
liby General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
msun General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
ncurses/ncurses
Makefile
Makefile.inc