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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: asleepymoon/Luna#41
No description provided.