Jan. 25, 2014
1:26 p.m.
Hi, Does "insmod" needs some capability ? Is there a capability which when not set, you cannot run perform insmod of a kernel module ? I don't see such capability in man 7 capabilities. regards, Kevin
Jan. 25, 2014
2:12 p.m.
On Sat, Jan 25, 2014 at 03:26:09PM +0200, Kevin Wilson wrote:
Hi, Does "insmod" needs some capability ? Is there a capability which when not set, you cannot run perform insmod of a kernel module ? I don't see such capability in man 7 capabilities.
The capability is CAP_SYS_MODULE. See init_module(2).
regards, Kevin
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
4586
Age (days ago)
4586
Last active (days ago)
1 comments
2 participants
participants (2)
-
Evan Teitelman -
Kevin Wilson