Re: FreeBSD Security Advisory FreeBSD-SA-08:02.libc

看板FB_security作者時間18年前 (2008/01/15 13:36), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/6 (看更多)
<<On Mon, 14 Jan 2008 23:28:46 -0500, Mike Tancsa <mike@sentex.net> said: > For the "usual suspects" of applications running, (e.g. sendmail, > apache, BIND etc) would it be possible to pass crafted packets > through to this function remotely via those apps ? ie how easy is this to do ? inet_network() is a very infrequently-used function (perhaps because it's nearly useless except for backward-compatibility). It's referenced by getent(1), isdnd(8), timed(8), and mountd(8) -- the latter three I assume for configuration-file parsing -- and can also be called from getnetbyname(). libbind also includes an implementation of it, but bind itself doen't reference it. route(8) uses it to parse network numbers given on the command line. -GAWollman _______________________________________________ freebsd-security@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-security To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
文章代碼(AID): #17Z4Pn00 (FB_security)
討論串 (同標題文章)
文章代碼(AID): #17Z4Pn00 (FB_security)