Bug 325051

Summary: policy disallowing writes to pipe (rpm_t)
Product: [Fedora] Fedora Reporter: Jeremy Katz <katzj>
Component: selinux-policyAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-19 22:57:20 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: 235703    

Description Jeremy Katz 2007-10-09 15:32:16 UTC
avc: denied { write } for comm=setsebool dev=pipefs path=pipe:[30647] pid=11853
scontext=system_u:system_r:setsebool_t:s0 tclass=fifo_file
tcontext=system_u:system_r:rpm_t:s0 

We're using a pipe to record the output from scriptlets in yum these days, so
this should probably be allowed.

Comment 1 Daniel Walsh 2007-10-09 19:56:27 UTC
Fixed in  selinux-policy-3.0.8-19

Comment 2 Will Woods 2007-10-19 22:57:20 UTC
Confirmed - rawhide seems not to do this anymore.