Bug 120436
| Summary: | selinux avc: denied errors on shutdown and/or reboot | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lynda Sweetman <lsweetman> |
| Component: | apmd | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | barryn, dwalsh, rvokal |
| Target Milestone: | --- | Keywords: | SELinux |
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-02-02 22:59:44 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 136451 | ||
| Attachments: | |||
|
Description
Lynda Sweetman
2004-04-08 19:40:29 UTC
Created attachment 99246 [details]
cat /var/log/messages | grep avc (from the last shutdown)
I ran audit2allow -d on this, but am still clueless on how to rewrite policy.
Is there a good reference for audit2allow? I don't find much on it.
Odd, not sure why killall is getting run from that context. I think this is the pidof call that is causing this? Dan Created attachment 99443 [details]
cat /var/log/messages | grep avc
i also started getting these messages after updating some packages. however, now i cannot log in as anyone but root. logging in as anyone else spits me back out to the login screen. before updating the packages , everything was fine. i'll post a list what i updated scott Created attachment 99444 [details]
rpm -qa --last > install_history.txt (edited file for recently updated packages)
kernel_t implies your policy and/or labelling is screwed up. Does this persist with current trees? I simply turned off apmd in chkconfig. I don't really need it. I have seen this on two different fc2 machines (one laptop and one desktop) both were upgrades from fc1 but I have two other fc2 machines to don't show these symptoms.. Please test with FC3 test. Closing, no response. |