Date: Sat, 20 Nov 2004 15:49:29 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pppd cbcp.c Message-ID: <200411201549.iAKFnTOs047338@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2004-11-20 15:49:29 UTC
FreeBSD src repository
Modified files:
usr.sbin/pppd cbcp.c
Log:
Forced commit to clarify that the last commit has enforced a
more strict check against PPP packets, but does not involve
a DoS vulnerability.
The ``DoS Vulnerability'' in last commit message (rev. 1.5) is
actually a false positive, because pppd(8) will fork for every
connection and thus the issue closed in rev. 1.5 will not block
subsequent connections, nor affect connections of other users.
Pointed out by: josef
Revision Changes Path
1.6 +0 -0 src/usr.sbin/pppd/cbcp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411201549.iAKFnTOs047338>
