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

Closed
opened 2023-08-13 09:13:30 +00:00 by asleepymoon · 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.
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: asleepymoon/Luna#41
No description provided.