Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 605466 Details for
Bug 849407
SELinux is preventing /usr/bin/dmesg from 'read' accesses on the chr_file kmsg.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: description
description (text/plain), 2.27 KB, created by
Robin Green
on 2012-08-19 09:33:01 UTC
(
hide
)
Description:
File: description
Filename:
MIME Type:
Creator:
Robin Green
Created:
2012-08-19 09:33:01 UTC
Size:
2.27 KB
patch
obsolete
>SELinux is preventing /usr/bin/dmesg from 'read' accesses on the chr_file kmsg. > >***** Plugin catchall (100. confidence) suggests *************************** > >If you believe that dmesg should be allowed read access on the kmsg chr_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: ># grep dmesg /var/log/audit/audit.log | audit2allow -M mypol ># semodule -i mypol.pp > >Additional Information: >Source Context system_u:system_r:dmesg_t:s0 >Target Context system_u:object_r:kmsg_device_t:s0 >Target Objects kmsg [ chr_file ] >Source dmesg >Source Path /usr/bin/dmesg >Port <Unknown> >Host (removed) >Source RPM Packages util-linux-2.22-0.1.fc18.x86_64 >Target RPM Packages >Policy RPM selinux-policy-3.11.1-7.fc18.noarch >Selinux Enabled True >Policy Type targeted >Enforcing Mode Enforcing >Host Name (removed) >Platform Linux (removed) 3.6.0-0.rc1.git6.1.fc18.x86_64 #1 > SMP Tue Aug 14 12:13:12 UTC 2012 x86_64 x86_64 >Alert Count 2 >First Seen 2012-08-19 10:30:46 BST >Last Seen 2012-08-19 10:30:48 BST >Local ID db07e5a7-e78d-4ea1-b91f-b67fc2dc5709 > >Raw Audit Messages >type=AVC msg=audit(1345368648.36:157): avc: denied { read } for pid=5005 comm="dmesg" name="kmsg" dev="devtmpfs" ino=1034 scontext=system_u:system_r:dmesg_t:s0 tcontext=system_u:object_r:kmsg_device_t:s0 tclass=chr_file > > >type=SYSCALL msg=audit(1345368648.36:157): arch=x86_64 syscall=open success=no exit=EACCES a0=404a82 a1=800 a2=0 a3=7fff44095340 items=0 ppid=5004 pid=5005 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=dmesg exe=/usr/bin/dmesg subj=system_u:system_r:dmesg_t:s0 key=(null) > >Hash: dmesg,dmesg_t,kmsg_device_t,chr_file,read > >audit2allow > >#============= dmesg_t ============== >allow dmesg_t kmsg_device_t:chr_file read; > >audit2allow -R > >#============= dmesg_t ============== >allow dmesg_t kmsg_device_t:chr_file read; >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 849407
:
605464
|
605465
| 605466