Capabilities
The Linux capabilities feature breaks up the privileges available to processes run as the root user into smaller groups of privileges.
This way a process running with root privilege can be limited to get only the minimal permissions it needs to perform its operation.
https://blog.container-solutions.com/linux-capabilities-in-practice
https://book.hacktricks.xyz/linux-hardening/privilege-escalation/linux-capabilities
Permissions


