mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-24 21:57:55 +07:00
comment
This commit is contained in:
parent
9f1759ba0e
commit
d89ffcde30
@ -9,7 +9,19 @@
|
|||||||
/usr/bin/pkexec.security-misc-orig exactwhitelist
|
/usr/bin/pkexec.security-misc-orig exactwhitelist
|
||||||
|
|
||||||
## TODO: research
|
## TODO: research
|
||||||
## match both:
|
## TODO: Should be handled in user-sysmaint-split?
|
||||||
#/usr/lib/policykit-1/polkit-agent-helper-1 matchwhitelist
|
##
|
||||||
#/lib/policykit-1/polkit-agent-helper-1
|
## Required for PolicyKit (Polkit) to function.
|
||||||
|
##
|
||||||
|
## https://polkit-devel.freedesktop.narkive.com/zXO4yEg7/documentation-on-polkit-agent-helper-1-and-suid#
|
||||||
|
## https://gitlab.freedesktop.org/polkit/polkit/-/issues/168
|
||||||
|
## https://cgit.freedesktop.org/polkit/tree/src/polkitagent/polkitagenthelper-pam.c#n93
|
||||||
|
##
|
||||||
|
## Changing permissions here may break more than just normal privilege escalation.
|
||||||
|
## May be safe to disable for users other than sysmaint similar to what was done with pkexec and sudo,
|
||||||
|
## however even that might not be safe.
|
||||||
|
##
|
||||||
|
## matches both:
|
||||||
|
## - /usr/lib/policykit-1/polkit-agent-helper-1
|
||||||
|
## - /lib/policykit-1/polkit-agent-helper-1
|
||||||
polkit-agent-helper-1 matchwhitelist
|
polkit-agent-helper-1 matchwhitelist
|
||||||
|
Loading…
Reference in New Issue
Block a user