This site requires JavaScript to be enabled to function correctly, please enable it.
Summary:
execmem/execstack AVCs with new kernels
Product:
[Fedora] Fedora
Reporter:
Tom London <selinux>
Component:
krb5 Assignee:
Nalin Dahyabhai <nalin>
Status:
CLOSED
DUPLICATE
QA Contact:
Fedora Extras Quality Assurance <extras-qa>
Severity:
unspecified
Docs Contact:
Priority:
unspecified
Version:
rawhide CC:
codonell, dwalsh, eparis, gansalmon, itamar, jakub, jonathan, kernel-maint, law, madhu.chinakonda, nalin, nathaniel, pfrankli, pmoore, spoyarek
Target Milestone:
---
Target Release:
---
Hardware:
Unspecified
OS:
Unspecified
Whiteboard:
Fixed In Version:
Doc Type:
Bug Fix
Doc Text:
Story Points:
---
Clone Of:
Environment:
Last Closed:
2014-01-02 18:25:24 UTC
Type:
Bug
Regression:
---
Mount Type:
---
Documentation:
---
CRM:
Verified Versions:
Category:
---
oVirt Team:
---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team:
---
Target Upstream Version:
Embargoed:
Attachments:
Created attachment 844619 [details] AVC spew from journal Description of problem: Recent Rawhide kernels are producing AVCs for key system components for execmem/execstack. Has there been a change in how the kernel is handling this.... ? Attaching spew from journal. For example: #============= abrt_t ============== allow abrt_t self:process { execstack execmem }; #============= auditd_t ============== allow auditd_t self:process { execstack execmem }; #============= cupsd_t ============== allow cupsd_t self:process { execstack execmem }; #============= devicekit_power_t ============== allow devicekit_power_t self:process { execstack execmem }; #============= rpcbind_t ============== allow rpcbind_t self:process { execstack execmem }; #============= sshd_t ============== allow sshd_t self:process { execstack execmem }; #============= telepathy_msn_t ============== allow telepathy_msn_t self:process { execstack execmem }; Version-Release number of selected component (if applicable): How reproducible: Every boot Steps to Reproduce: 1. boot 2. 3. Actual results: Expected results: Additional info: