Bug 1010324 - missing allow rule for symlinks labeled git_system_content_t
Summary: missing allow rule for symlinks labeled git_system_content_t
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: selinux-policy
Version: 6.5
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Miroslav Grepl
QA Contact: Milos Malik
URL:
Whiteboard:
Depends On:
Blocks: 993793
TreeView+ depends on / blocked
 
Reported: 2013-09-20 14:04 UTC by Milos Malik
Modified: 2013-11-21 10:52 UTC (History)
2 users (show)

Fixed In Version: selinux-policy-3.7.19-218.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1015603 (view as bug list)
Environment:
Last Closed: 2013-11-21 10:52:36 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:1598 0 normal SHIPPED_LIVE selinux-policy bug fix and enhancement update 2013-11-20 21:39:24 UTC

Description Milos Malik 2013-09-20 14:04:17 UTC
Description of problem:
Following rule, which was requested in bz#883143, is missing in current policy:
allow httpd_t git_system_content_t : lnk_file { getattr read }

Version-Release number of selected component (if applicable):
selinux-policy-3.7.19-216.el6.noarch
selinux-policy-targeted-3.7.19-216.el6.noarch

How reproducible:
always

Comment 1 Miroslav Grepl 2013-10-02 06:49:28 UTC
$ sesearch -A -s httpd_t -t git_system_content_t
Found 4 semantic av rules:
   allow httpd_t git_sys_content_t : file { ioctl read getattr lock open } ; 
   allow httpd_t git_sys_content_t : dir { ioctl read getattr lock search open } ; 
   allow httpd_t git_sys_content_t : lnk_file { read getattr } ; 
   allow httpd_t file_type : filesystem getattr ;

Comment 4 errata-xmlrpc 2013-11-21 10:52:36 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-1598.html


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