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 policy for importctl #2460

Open
wants to merge 1 commit into
base: rawhide
Choose a base branch
from

Conversation

FilippoBonazziSUSE
Copy link

Addresses:

type=AVC msg=audit(1733403159.611:427): avc:  denied  { write } for  pid=2293 comm="systemd-pull" name="portables" dev="vda3" ino=787511 scontext=system_u:system_r:systemd_importd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=dir permissive=1
type=AVC msg=audit(1733403159.612:428): avc:  denied  { add_name } for  pid=2293 comm="systemd-pull" name=".#roothash.p7s5f0cd93e261f3c6c" scontext=system_u:system_r:systemd_importd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=dir permissive=1
type=AVC msg=audit(1733403159.612:429): avc:  denied  { create } for  pid=2293 comm="systemd-pull" name=".#roothash.p7s5f0cd93e261f3c6c" scontext=system_u:system_r:systemd_importd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=file permissive=1
type=AVC msg=audit(1733403159.612:430): avc:  denied  { read write open } for  pid=2293 comm="systemd-pull" path="/var/lib/portables/.#roothash.p7s5f0cd93e261f3c6c" dev="vda3" ino=787522 scontext=system_u:system_r:systemd_importd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=file permissive=1
type=AVC msg=audit(1733403159.612:431): avc:  denied  { getattr } for  pid=2293 comm="systemd-pull" path="/var/lib/portables/.#roothash.p7s5f0cd93e261f3c6c" dev="vda3" ino=787522 scontext=system_u:system_r:systemd_importd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=file permissive=1
type=AVC msg=audit(1733403160.403:432): avc:  denied  { setattr } for  pid=2293 comm="systemd-pull" path="/var/lib/portables/.#rawb2045d0e409d363d" dev="vda3" ino=787525 scontext=system_u:system_r:systemd_importd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=file permissive=1

Addresses:
type=AVC msg=audit(1733403159.611:427): avc:  denied  { write } for  pid=2293 comm="systemd-pull" name="portables" dev="vda3" ino=787511 scontext=system_u:system_r:systemd_importd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=dir permissive=1
type=AVC msg=audit(1733403159.612:428): avc:  denied  { add_name } for  pid=2293 comm="systemd-pull" name=".#roothash.p7s5f0cd93e261f3c6c" scontext=system_u:system_r:systemd_importd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=dir permissive=1
type=AVC msg=audit(1733403159.612:429): avc:  denied  { create } for  pid=2293 comm="systemd-pull" name=".#roothash.p7s5f0cd93e261f3c6c" scontext=system_u:system_r:systemd_importd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=file permissive=1
type=AVC msg=audit(1733403159.612:430): avc:  denied  { read write open } for  pid=2293 comm="systemd-pull" path="/var/lib/portables/.#roothash.p7s5f0cd93e261f3c6c" dev="vda3" ino=787522 scontext=system_u:system_r:systemd_importd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=file permissive=1
type=AVC msg=audit(1733403159.612:431): avc:  denied  { getattr } for  pid=2293 comm="systemd-pull" path="/var/lib/portables/.#roothash.p7s5f0cd93e261f3c6c" dev="vda3" ino=787522 scontext=system_u:system_r:systemd_importd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=file permissive=1
type=AVC msg=audit(1733403160.403:432): avc:  denied  { setattr } for  pid=2293 comm="systemd-pull" path="/var/lib/portables/.#rawb2045d0e409d363d" dev="vda3" ino=787525 scontext=system_u:system_r:systemd_importd_t:s0 tcontext=system_u:object_r:var_lib_t:s0 tclass=file permissive=1

Signed-off-by: Filippo Bonazzi <filippo.bonazzi@suse.com>
@FilippoBonazziSUSE
Copy link
Author

@FilippoBonazziSUSE
Copy link
Author

I see CI failing but I don't think it has to do with my change 🤔 it seems to be broken on many PRs

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