Searched hist:82973 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/usr.bin/at/
H A Dpanic.cdiff 82973 Tue Sep 04 14:15:51 MDT 2001 ru SECURITY.

Fixed macros for temporarily relinquishing and restoring setuid/setgid
privileges so that they never change the real user and group IDs of
the calling process.

The setre[ug]id() calls are still used in the REDUCE_PERM macro (with
the r[ug]id arguments of -1) so that the call changes the saved user
and group IDs of the process to that specified.

Also, the panic() and perr() functions had insufficient privileges to
delete the problematic file under /var/at.
H A Dprivs.hdiff 82973 Tue Sep 04 14:15:51 MDT 2001 ru SECURITY.

Fixed macros for temporarily relinquishing and restoring setuid/setgid
privileges so that they never change the real user and group IDs of
the calling process.

The setre[ug]id() calls are still used in the REDUCE_PERM macro (with
the r[ug]id arguments of -1) so that the call changes the saved user
and group IDs of the process to that specified.

Also, the panic() and perr() functions had insufficient privileges to
delete the problematic file under /var/at.

Completed in 99 milliseconds