Bug 1962649
Summary: | SELinux is preventing gdb from read, open access on the chr_file /dev/dri/renderD128. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Mikhail <mikhail.v.gavrilov> |
Component: | selinux-policy | Assignee: | Zdenek Pytela <zpytela> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 35 | CC: | dwalsh, grepl.miroslav, lvrabec, mmalik, omosnace, travneff, vmojzis, zpytela |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:c4b8293aa7066ae7896fd18f047a78da197de38136dfc5ad7598ee17975f1029;VARIANT_ID=workstation; | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-11-10 15:09:34 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Mikhail
2021-05-20 13:13:04 UTC
I have same, both for open and read: SELinux is preventing gdb from open access on the chr_file /dev/dri/renderD128. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that gdb should be allowed open access on the renderD128 chr_file by default. Then you should report this as a bug. Additional Information: Source Context system_u:system_r:abrt_t:s0-s0:c0.c1023 Target Context system_u:object_r:dri_device_t:s0 Target Objects /dev/dri/renderD128 [ chr_file ] SELinux Policy RPM selinux-policy-targeted-34.14-1.fc34.noarch Local Policy RPM selinux-policy-targeted-34.14-1.fc34.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Permissive Raw Audit Messages type=AVC msg=audit(1628513775.542:247): avc: denied { open } for pid=9839 comm="gdb" path="/dev/dri/renderD128" dev="devtmpfs" ino=499 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=system_u:object_r:dri_device_t:s0 tclass=chr_file permissive=1 Hash: gdb,abrt_t,dri_device_t,chr_file,open This bug appears to have been reported against 'rawhide' during the Fedora 35 development cycle. Changing version to 35. *** This bug has been marked as a duplicate of bug 1896648 *** |