Date: Thu, 30 Sep 2021 18:14:27 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 221866] [patch] ls -liTd in 100.chksetuid with large inodes will cause daily security run output to misreport setuid changes Message-ID: <bug-221866-227-plXuHbcOlX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221866-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221866 Piotr Pawel Stefaniak <pstef@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jlh@FreeBSD.org, | |pstef@freebsd.org --- Comment #1 from Piotr Pawel Stefaniak <pstef@freebsd.org> --- I briefly looked at this today. I think the stat change is acceptable. Or maybe I could try to implement a flag in diff that would ignore leading blank characters and then we could use it via $security_status_diff_flags. This is similar to hacking check_diff as you proposed, but more elegant. I thought that using find's -ls was a very good idea due to the side effect of decreasing the number of spawned processes. But since I saw the output I think is too wide. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221866-227-plXuHbcOlX>
