Bug 1917228 - SELinux is preventing gdb from 'read' accesses on the file 6b4d77390f008fe4d7fb61c915674aee-le64.cache-7.
Summary: SELinux is preventing gdb from 'read' accesses on the file 6b4d77390f008fe4d7...
Keywords:
Status: CLOSED DUPLICATE of bug 1896648
Alias: None
Product: Fedora
Classification: Fedora
Component: selinux-policy
Version: 33
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdenek Pytela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:ed786a5af727e27fea689c42160...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-01-18 06:02 UTC by Patrick
Modified: 2021-03-31 20:23 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-31 20:23:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Patrick 2021-01-18 06:02:00 UTC
Description of problem:
SELinux is preventing gdb from 'read' accesses on the file 6b4d77390f008fe4d7fb61c915674aee-le64.cache-7.

*****  Plugin catchall (100. confidence) suggests   **************************

If you believe that gdb should be allowed read access on the 6b4d77390f008fe4d7fb61c915674aee-le64.cache-7 file by default.
Then you should report this as a bug.
You can generate a local policy module to allow this access.
Do
allow this access for now by executing:
# ausearch -c 'gdb' --raw | audit2allow -M my-gdb
# semodule -X 300 -i my-gdb.pp

Additional Information:
Source Context                system_u:system_r:abrt_t:s0-s0:c0.c1023
Target Context                unconfined_u:object_r:home_root_t:s0
Target Objects                6b4d77390f008fe4d7fb61c915674aee-le64.cache-7 [
                              file ]
Source                        gdb
Source Path                   gdb
Port                          <Unknown>
Host                          (removed)
Source RPM Packages           
Target RPM Packages           
SELinux Policy RPM            selinux-policy-targeted-3.14.6-34.fc33.noarch
Local Policy RPM              selinux-policy-targeted-3.14.6-34.fc33.noarch
Selinux Enabled               True
Policy Type                   targeted
Enforcing Mode                Enforcing
Host Name                     (removed)
Platform                      Linux (removed) 5.10.7-200.fc33.x86_64 #1 SMP Tue
                              Jan 12 20:20:11 UTC 2021 x86_64 x86_64
Alert Count                   401
First Seen                    2021-01-18 00:53:04 EST
Last Seen                     2021-01-18 00:56:18 EST
Local ID                      d79f109b-63b7-4351-816a-731d38913e14

Raw Audit Messages
type=AVC msg=audit(1610949378.369:6995): avc:  denied  { read } for  pid=19992 comm="gdb" name="6b4d77390f008fe4d7fb61c915674aee-le64.cache-7" dev="sda1" ino=41079840 scontext=system_u:system_r:abrt_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:home_root_t:s0 tclass=file permissive=0


Hash: gdb,abrt_t,home_root_t,file,read

Version-Release number of selected component:
selinux-policy-targeted-3.14.6-34.fc33.noarch

Additional info:
component:      selinux-policy
reporter:       libreport-2.14.0
hashmarkername: setroubleshoot
kernel:         5.10.7-200.fc33.x86_64
type:           libreport

Comment 1 Zdenek Pytela 2021-03-31 20:23:09 UTC

*** This bug has been marked as a duplicate of bug 1896648 ***


Note You need to log in before you can comment on or make changes to this bug.