Red Hat Bugzilla – Bug 1010324
missing allow rule for symlinks labeled git_system_content_t
Last modified: 2013-11-21 05:52:36 EST
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
$ 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 ;
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