Skip to content

Commit

Permalink
naughty: Add patterns for SELinux denial of systemd kdump temp file c…
Browse files Browse the repository at this point in the history
…leanup

Known issue #5444
Downstream report: https://bugzilla.redhat.com/show_bug.cgi?id=2246046
  • Loading branch information
martinpitt committed Oct 25, 2023
1 parent 230f39c commit a9c9172
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions naughty/fedora-39/5444-selinux-systemd-kdump-cleanup
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
*avc: denied { remove_name } for * comm="(sd-rmrf)" * scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:kdumpctl_tmp_t:s0 tclass=dir permissive=0
2 changes: 2 additions & 0 deletions naughty/fedora-39/5444-selinux-systemd-kdump-cleanup-2
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
*avc: denied { rmdir } for comm="(sd-rmrf)" * scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:kdumpctl_tmp_t:s0 tclass=dir permissive=0
2 changes: 2 additions & 0 deletions naughty/fedora-40/5444-selinux-systemd-kdump-cleanup
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
*avc: denied { remove_name } for * comm="(sd-rmrf)" * scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:kdumpctl_tmp_t:s0 tclass=dir permissive=0
2 changes: 2 additions & 0 deletions naughty/fedora-40/5444-selinux-systemd-kdump-cleanup-2
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
testlib.Error: FAIL: Test completed, but found unexpected journal messages:
*avc: denied { rmdir } for comm="(sd-rmrf)" * scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:kdumpctl_tmp_t:s0 tclass=dir permissive=0

0 comments on commit a9c9172

Please sign in to comment.