[PATCH] syslogd hangs
From: Andrew J. Korty (ajk@iu.edu)
Date: 04/24/01
- Next message: Jumpin Joe: "other services vulnerable to globbing exploit?"
- Previous message: datazone@airmail.net: "Re: Connection attempts (& active ids)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 24 Apr 2001 08:07:01 -0500 (EST) From: "Andrew J. Korty" <ajk@iu.edu> To: <freebsd-security@freebsd.org>
Several months ago someone on -security was complaining about syslogd
hanging when logging from remote hosts. I've since been affected by
the problem myself and looked into it closely.
It appears syslogd is suffering from a problem with the way the
resolver handles interrupted kevent() calls. This problem was fixed
back when the resolver used poll(), but the fix was not retained when
refactoring with kqueue()/kevent().
I've submitted a bug report and patch, bin/26665. Please take a look.
Thanks!
-- Andrew J. Korty, Principal Security Engineer, GCIA Office of the Vice President for Information Technology Indiana University To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
- Next message: Jumpin Joe: "other services vulnerable to globbing exploit?"
- Previous message: datazone@airmail.net: "Re: Connection attempts (& active ids)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|