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

Allow xenstored map xenfs files #1837

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Aug 11, 2023

The commit addresses the following AVC denial:
Aug 10 00:24:40 fedora audit[1076]: AVC avc: denied { map } for pid=1076 comm="xenstored" path="/proc/xen/xsd_kva" dev="xenfs" ino=5 scontext=system_u:system_r:xenstored_t:s0 tcontext=system_u:object_r:xenfs_t:s0 tclass=file permissive=0

The fs_map_xenfs_files() interface was added.

Resolves: rhbz#2231508

The commit addresses the following AVC denial:
Aug 10 00:24:40 fedora audit[1076]: AVC avc:  denied  { map } for  pid=1076 comm="xenstored" path="/proc/xen/xsd_kva" dev="xenfs" ino=5 scontext=system_u:system_r:xenstored_t:s0 tcontext=system_u:object_r:xenfs_t:s0 tclass=file permissive=0

The fs_map_xenfs_files() interface was added.

Resolves: rhbz#2231508
@zpytela zpytela merged commit 155fd33 into fedora-selinux:rawhide Aug 24, 2023
1 check passed
@zpytela zpytela deleted the xenstored-map-xenfs-files branch August 24, 2023 15:37
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