Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing policies under different admin roles #854

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

uudiin
Copy link
Contributor

@uudiin uudiin commented Jan 16, 2025

No description provided.

solve the following avc log:

  897655:type=AVC msg=audit(1735486143.152:1314): avc: \
    denied  { dac_read_search } for  pid=7420 comm="cryptsetup" \
    capability=2  \
    scontext=sysadm_u:sysadm_r:lvm_t:s0-s15:c0.c1023 \
    tcontext=sysadm_u:sysadm_r:lvm_t:s0-s15:c0.c1023 \
    tclass=capability permissive=0
  897660:type=AVC msg=audit(1735486143.152:1315): avc: \
    denied  { create } for  pid=7420 comm="cryptsetup" \
    scontext=sysadm_u:sysadm_r:lvm_t:s0-s15:c0.c1023 \
    tcontext=sysadm_u:sysadm_r:lvm_t:s0-s15:c0.c1023 \
    tclass=alg_socket permissive=0

Signed-off-by: Tianjia Zhang <[email protected]>
denied  { dac_read_search } for  pid=27506 comm="unix_chkpwd" capability=2  scontext=system_u:system_r:chkpwd_t:s0-s15:c0.c1023 tcontext=system_u:system_r:chkpwd_t:s0-s15:c0.c1023 tclass=capability permissive=1

Signed-off-by: Tianjia Zhang <[email protected]>
denied  { dac_read_search } for  pid=20682 comm="chage" capability=2  scontext=sysadm_u:sysadm_r:passwd_t:s0-s15:c0.c1023 tcontext=sysadm_u:sysadm_r:passwd_t:s0-s15:c0.c1023 tclass=capability permissive=1

Signed-off-by: Tianjia Zhang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant