Date: Mon, 28 Feb 2005 10:02:41 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc syslog.conf Message-ID: <200502281002.j1SA2fW9006463@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2005-02-28 10:02:41 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
etc syslog.conf
Log:
MFC 1.27:
Do not print kernel debugging on console. In case of serial console
this can cause a really heavy load on system. Several kernel debugging
messages can be triggered even remotely (e.g. bad ARP replies).
Use kern.warning instead, so that really significant messages still
will be printed on console.
Reviewed by: current@
Security: this change fixes a DoS condition, when default system
console is serial, and box is flooded with bogus ARP
packets
Revision Changes Path
1.26.6.1 +1 -1 src/etc/syslog.conf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502281002.j1SA2fW9006463>
