Searched refs:CAP_SYSLOG (Results 1 – 9 of 9) sorted by relevance
9 #ifndef CAP_SYSLOG10 #define CAP_SYSLOG 34 macro
2452 bool cap_syslog = perf_cap__capable(CAP_SYSLOG, &used_root); in symbol__read_kptr_restrict()
36 if (security_capable(cred, &init_user_ns, CAP_SYSLOG, in kallsyms_show_value()
472 local unpriv=$(capsh --drop=CAP_SYSLOG -- -c "$cmd")
99 CAP_SYSLOG capability permits reading kernel space memory addresses from
306 …ant information from kallsyms. You also need to set to 1 (restrict non CAP_SYSLOG users) for the a…
261 ``CAP_SYSLOG`` to use ``dmesg(8)``.563 ``CAP_SYSLOG`` and effective user and group ids are equal to the real
649 if (capable(CAP_SYSLOG)) in check_syslog_permissions()
890 if (!has_capability_noaudit(current, CAP_SYSLOG) || in restricted_pointer()