[Bug 281555] False positives from /etc/periodic/security/100.chksetuid after freebsd-update
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281555] False positives from /etc/periodic/security/100.chksetuid after freebsd-update"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281555] False positives from /etc/periodic/security/100.chksetuid after freebsd-update"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281555] False positives from /etc/periodic/security/100.chksetuid after freebsd-update"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 281555] False positives from /etc/periodic/security/100.chksetuid after freebsd-update"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 17 Sep 2024 17:02:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281555
Bug ID: 281555
Summary: False positives from
/etc/periodic/security/100.chksetuid after
freebsd-update
Product: Base System
Version: 13.3-RELEASE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs@FreeBSD.org
Reporter: martin@lispworks.com
Sometimes after freebsd-update, /etc/periodic/security/100.chksetuid reports
lots of false positives with differences like
-14882 -r-sr-xr-x 4 root wheel 30376 2024-03-02T03:16:57 /usr/bin/at
+ 14882 -r-sr-xr-x 4 root wheel 30376 2024-03-02T03:16:57 /usr/bin/at
The problem is that a larger inode number has been added during the update:
+137986 -r-sr-xr-x 1 root wheel 88680 2024-09-16T15:16:55
/usr/libexec/ssh-keysign
which causes ls to align the output differently.
--
You are receiving this mail because:
You are the assignee for the bug.