Date: Thu, 20 Dec 2018 13:35:35 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 234209] regression: audit_warn(5) loops indefinitely if script /etc/security/audit_warn takes longer than 0.87s to execute Message-ID: <bug-234209-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234209 Bug ID: 234209 Summary: regression: audit_warn(5) loops indefinitely if script /etc/security/audit_warn takes longer than 0.87s to execute Product: Base System Version: 12.0-RELEASE Hardware: Any OS: Any Status: New Keywords: regression Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: freebsd@mhka.no We've run into a problem where the audit_warn(5) script /etc/security/audit_warn is called endlessly in a loop if it takes longer t= han 0.87s to execute. Reproduction steps: echo "sleep 1" >> /etc/security/audit_warn and restart/hup the appropriate services. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234209-227>