TODO: Prevent applying execpromises to setuid/setgid processes #41

Closed
opened 2023-08-13 09:13:30 +00:00 by apio · 0 comments
Owner

When calling sys_execve with execpromises set, and the executable is setuid/setgid, sys_execve should return EACCES.

When calling sys_execve with execpromises set, and the executable is setuid/setgid, sys_execve should return EACCES.
apio closed this issue 2023-08-14 08:49:11 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: apio/Luna#41
No description provided.