Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2001 08:07:01 -0500 (EST)
From:      "Andrew J. Korty" <ajk@iu.edu>
To:        <freebsd-security@freebsd.org>
Cc:        <mharding@marketnews.com>, <freebsd@drapple.com>
Subject:   [PATCH] syslogd hangs
Message-ID:  <Pine.BSF.4.33.0104240756360.75533-100000@tempest.waterspout.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0104240756360.75533-100000>