Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2014:1205 - Bug Fix Advisory
Issued:
2014-09-16
Updated:
2014-09-16

RHBA-2014:1205 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

selinux-policy bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated selinux-policy packages that fix several bugs are now available for Red
Hat Enterprise Linux 5.

Description

The selinux-policy packages contain the rules that govern how confined processes
run on the system.

This update fixes the following bugs:

  • Due to missing rules in the SELinux policy, the sssd_t domain could not

connect to port 464. With this update, the appropriate rules have been added to
the policy and sssd_t now connects to that port as expected. (BZ#959217)

  • Previously, SELinux prevented the fence_xvm agent from fencing nodes even if

the fenced_can_network_connect Boolean was enabled. The SELinux policy has been
modified to fix this bug and SELinux no longer blocks fence_xvm in the described
scenario. (BZ#984453)

  • Due to missing rules in the SELinux policy, SELinux did not allow the

dovecot_deliver_t process to send the SIGNULL signal. With this update, the
SELinux rules have been modified accordingly and SELinux no longer prevents
dovecot_deliver_t from sending SIGNULL. (BZ#997710)

  • Previously, SELinux prevented the iptables_t process from using the inotify

utility to monitor file system activity. This update adds appropriate SELinux
rules and iptables_t can use inotify as expected. (BZ#1005589)

  • When SELinux was in enforcing mode, the glibc library was unable to update the

/etc/localtime file. The SELinux policy has been modified to fix this bug and
glibc can now update the file as expected. (BZ#1008472)

  • Due to missing SELinux rules, the automount utility could not read symbolic

links, which caused the AVC denial messages to return. With this update, the
SELinux policy has been modified and SELinux no longer prevents automount from
reading symbolic links. (BZ#1053050)

  • Previously, the restorecon command failed to restore the SELinux context on a

file located in a symbolically linked directory. The underlying source code has
been modified to fix this bug and restorecon now works correctly in the
described scenario. (BZ#1078357)

  • Previously, the smbd daemon service was unable to connect to the nmbd service

using a Unix stream socket, which caused AVC messages to be logged in the
/var/log/audit/audit.log file. To fix this bug, a set of new rules has been
added to the SELinux policy to allow smbd to connect to nmbd. (BZ#1083491)

  • An attempt to start a clustered service with the postgres-8 resource script

failed due to a bug in the SELinux policy. With this update, the policy has been
modified and the service now starts as expected. (BZ#1089006)

  • Due to missing rules in the SELinux policy, the radiusd daemon was unable to

write to the /tmp/ directory. Consequently, when radiusd was integrated with the
Kerberos network authentication system, an attempt to authenticate a user
failed. This update applies a new SELinux policy module so that radiusd works
correctly in the described scenario. (BZ#1096891)

  • The zarafa-indexer package has been replaced with the zarafa-search package.

Previously, the zarafa-search utility was not labeled with the same SELinux
context as the zarafa-indexer utility. With this update, the appropriate SELinux
policy rules have been modified and zarafa-search now runs in the
zarafa_indexer_t domain as expected. (BZ#1098031)

Users of selinux-policy are advised to upgrade to these updated packages, which
fix these bugs.

Solution

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/site/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server 5 x86_64
  • Red Hat Enterprise Linux Server 5 ia64
  • Red Hat Enterprise Linux Server 5 i386
  • Red Hat Enterprise Linux Workstation 5 x86_64
  • Red Hat Enterprise Linux Workstation 5 i386
  • Red Hat Enterprise Linux Desktop 5 x86_64
  • Red Hat Enterprise Linux Desktop 5 i386
  • Red Hat Enterprise Linux for IBM z Systems 5 s390x
  • Red Hat Enterprise Linux for Power, big endian 5 ppc
  • Red Hat Enterprise Linux Server from RHUI 5 x86_64
  • Red Hat Enterprise Linux Server from RHUI 5 i386

Fixes

  • BZ - 959217 - SELinux is preventing /usr/libexec/sssd/krb5_child from name_connect access on the tcp_socket
  • BZ - 984453 - fence_xvm not working when SELinux is enforcing (even though fenced_can_network_connect is on)
  • BZ - 997710 - SELinux is preventing deliver (dovecot_deliver_t) "signull" to <Unknown> (dovecot_deliver_t).
  • BZ - 1005589 - SELinux is preventing iptables (iptables_t) "read" to inotify (inotifyfs_t)
  • BZ - 1083491 - Samba and strange avc
  • BZ - 1096891 - radiusd cannot write to tmp
  • BZ - 1098031 - zarafa-search runs as initrc_t (zarafa-search replaces zarafa-indexer)

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 5

SRPM
selinux-policy-2.4.6-351.el5.src.rpm SHA-256: bcac0301bf90ddd670938dd8c5fb92f1b6f629d27a31dc43ba24949a8e322a04
x86_64
selinux-policy-2.4.6-351.el5.noarch.rpm SHA-256: 268a284daaef657631d19479752dbac3aebc3beb9d0b9aabe1a0549f6624ae49
selinux-policy-devel-2.4.6-351.el5.noarch.rpm SHA-256: ff4ba7f10ef6f188f54927faee0c3c6616cd4165129cb5e28daade3d86c53db8
selinux-policy-minimum-2.4.6-351.el5.noarch.rpm SHA-256: 876a931419d50e3516bc2e63b0189e5cc556b47e4719afbdb2b4f3243db63039
selinux-policy-mls-2.4.6-351.el5.noarch.rpm SHA-256: 3e82e4fc0c29351f7e30cbc9036d8781549e51d1946cdddd73e965699b99d77f
selinux-policy-strict-2.4.6-351.el5.noarch.rpm SHA-256: bdbaa177216fc7589fc9303d97dad8865dc8ba94974e18ca5a6902a8ce7f5790
selinux-policy-targeted-2.4.6-351.el5.noarch.rpm SHA-256: 3ba30294f80e6ae333b77cc9d7dd01669108df12fdaef93029c6629700b9fddb
ia64
selinux-policy-2.4.6-351.el5.noarch.rpm SHA-256: 268a284daaef657631d19479752dbac3aebc3beb9d0b9aabe1a0549f6624ae49
selinux-policy-devel-2.4.6-351.el5.noarch.rpm SHA-256: ff4ba7f10ef6f188f54927faee0c3c6616cd4165129cb5e28daade3d86c53db8
selinux-policy-minimum-2.4.6-351.el5.noarch.rpm SHA-256: 876a931419d50e3516bc2e63b0189e5cc556b47e4719afbdb2b4f3243db63039
selinux-policy-mls-2.4.6-351.el5.noarch.rpm SHA-256: 3e82e4fc0c29351f7e30cbc9036d8781549e51d1946cdddd73e965699b99d77f
selinux-policy-strict-2.4.6-351.el5.noarch.rpm SHA-256: bdbaa177216fc7589fc9303d97dad8865dc8ba94974e18ca5a6902a8ce7f5790
selinux-policy-targeted-2.4.6-351.el5.noarch.rpm SHA-256: 3ba30294f80e6ae333b77cc9d7dd01669108df12fdaef93029c6629700b9fddb
i386
selinux-policy-2.4.6-351.el5.noarch.rpm SHA-256: 268a284daaef657631d19479752dbac3aebc3beb9d0b9aabe1a0549f6624ae49
selinux-policy-devel-2.4.6-351.el5.noarch.rpm SHA-256: ff4ba7f10ef6f188f54927faee0c3c6616cd4165129cb5e28daade3d86c53db8
selinux-policy-minimum-2.4.6-351.el5.noarch.rpm SHA-256: 876a931419d50e3516bc2e63b0189e5cc556b47e4719afbdb2b4f3243db63039
selinux-policy-mls-2.4.6-351.el5.noarch.rpm SHA-256: 3e82e4fc0c29351f7e30cbc9036d8781549e51d1946cdddd73e965699b99d77f
selinux-policy-strict-2.4.6-351.el5.noarch.rpm SHA-256: bdbaa177216fc7589fc9303d97dad8865dc8ba94974e18ca5a6902a8ce7f5790
selinux-policy-targeted-2.4.6-351.el5.noarch.rpm SHA-256: 3ba30294f80e6ae333b77cc9d7dd01669108df12fdaef93029c6629700b9fddb

Red Hat Enterprise Linux Workstation 5

SRPM
selinux-policy-2.4.6-351.el5.src.rpm SHA-256: bcac0301bf90ddd670938dd8c5fb92f1b6f629d27a31dc43ba24949a8e322a04
x86_64
selinux-policy-2.4.6-351.el5.noarch.rpm SHA-256: 268a284daaef657631d19479752dbac3aebc3beb9d0b9aabe1a0549f6624ae49
selinux-policy-devel-2.4.6-351.el5.noarch.rpm SHA-256: ff4ba7f10ef6f188f54927faee0c3c6616cd4165129cb5e28daade3d86c53db8
selinux-policy-minimum-2.4.6-351.el5.noarch.rpm SHA-256: 876a931419d50e3516bc2e63b0189e5cc556b47e4719afbdb2b4f3243db63039
selinux-policy-mls-2.4.6-351.el5.noarch.rpm SHA-256: 3e82e4fc0c29351f7e30cbc9036d8781549e51d1946cdddd73e965699b99d77f
selinux-policy-strict-2.4.6-351.el5.noarch.rpm SHA-256: bdbaa177216fc7589fc9303d97dad8865dc8ba94974e18ca5a6902a8ce7f5790
selinux-policy-targeted-2.4.6-351.el5.noarch.rpm SHA-256: 3ba30294f80e6ae333b77cc9d7dd01669108df12fdaef93029c6629700b9fddb
i386
selinux-policy-2.4.6-351.el5.noarch.rpm SHA-256: 268a284daaef657631d19479752dbac3aebc3beb9d0b9aabe1a0549f6624ae49
selinux-policy-devel-2.4.6-351.el5.noarch.rpm SHA-256: ff4ba7f10ef6f188f54927faee0c3c6616cd4165129cb5e28daade3d86c53db8
selinux-policy-minimum-2.4.6-351.el5.noarch.rpm SHA-256: 876a931419d50e3516bc2e63b0189e5cc556b47e4719afbdb2b4f3243db63039
selinux-policy-mls-2.4.6-351.el5.noarch.rpm SHA-256: 3e82e4fc0c29351f7e30cbc9036d8781549e51d1946cdddd73e965699b99d77f
selinux-policy-strict-2.4.6-351.el5.noarch.rpm SHA-256: bdbaa177216fc7589fc9303d97dad8865dc8ba94974e18ca5a6902a8ce7f5790
selinux-policy-targeted-2.4.6-351.el5.noarch.rpm SHA-256: 3ba30294f80e6ae333b77cc9d7dd01669108df12fdaef93029c6629700b9fddb

Red Hat Enterprise Linux Desktop 5

SRPM
selinux-policy-2.4.6-351.el5.src.rpm SHA-256: bcac0301bf90ddd670938dd8c5fb92f1b6f629d27a31dc43ba24949a8e322a04
x86_64
selinux-policy-2.4.6-351.el5.noarch.rpm SHA-256: 268a284daaef657631d19479752dbac3aebc3beb9d0b9aabe1a0549f6624ae49
selinux-policy-devel-2.4.6-351.el5.noarch.rpm SHA-256: ff4ba7f10ef6f188f54927faee0c3c6616cd4165129cb5e28daade3d86c53db8
selinux-policy-minimum-2.4.6-351.el5.noarch.rpm SHA-256: 876a931419d50e3516bc2e63b0189e5cc556b47e4719afbdb2b4f3243db63039
selinux-policy-mls-2.4.6-351.el5.noarch.rpm SHA-256: 3e82e4fc0c29351f7e30cbc9036d8781549e51d1946cdddd73e965699b99d77f
selinux-policy-strict-2.4.6-351.el5.noarch.rpm SHA-256: bdbaa177216fc7589fc9303d97dad8865dc8ba94974e18ca5a6902a8ce7f5790
selinux-policy-targeted-2.4.6-351.el5.noarch.rpm SHA-256: 3ba30294f80e6ae333b77cc9d7dd01669108df12fdaef93029c6629700b9fddb
i386
selinux-policy-2.4.6-351.el5.noarch.rpm SHA-256: 268a284daaef657631d19479752dbac3aebc3beb9d0b9aabe1a0549f6624ae49
selinux-policy-devel-2.4.6-351.el5.noarch.rpm SHA-256: ff4ba7f10ef6f188f54927faee0c3c6616cd4165129cb5e28daade3d86c53db8
selinux-policy-minimum-2.4.6-351.el5.noarch.rpm SHA-256: 876a931419d50e3516bc2e63b0189e5cc556b47e4719afbdb2b4f3243db63039
selinux-policy-mls-2.4.6-351.el5.noarch.rpm SHA-256: 3e82e4fc0c29351f7e30cbc9036d8781549e51d1946cdddd73e965699b99d77f
selinux-policy-strict-2.4.6-351.el5.noarch.rpm SHA-256: bdbaa177216fc7589fc9303d97dad8865dc8ba94974e18ca5a6902a8ce7f5790
selinux-policy-targeted-2.4.6-351.el5.noarch.rpm SHA-256: 3ba30294f80e6ae333b77cc9d7dd01669108df12fdaef93029c6629700b9fddb

Red Hat Enterprise Linux for IBM z Systems 5

SRPM
selinux-policy-2.4.6-351.el5.src.rpm SHA-256: bcac0301bf90ddd670938dd8c5fb92f1b6f629d27a31dc43ba24949a8e322a04
s390x
selinux-policy-2.4.6-351.el5.noarch.rpm SHA-256: 268a284daaef657631d19479752dbac3aebc3beb9d0b9aabe1a0549f6624ae49
selinux-policy-devel-2.4.6-351.el5.noarch.rpm SHA-256: ff4ba7f10ef6f188f54927faee0c3c6616cd4165129cb5e28daade3d86c53db8
selinux-policy-minimum-2.4.6-351.el5.noarch.rpm SHA-256: 876a931419d50e3516bc2e63b0189e5cc556b47e4719afbdb2b4f3243db63039
selinux-policy-mls-2.4.6-351.el5.noarch.rpm SHA-256: 3e82e4fc0c29351f7e30cbc9036d8781549e51d1946cdddd73e965699b99d77f
selinux-policy-strict-2.4.6-351.el5.noarch.rpm SHA-256: bdbaa177216fc7589fc9303d97dad8865dc8ba94974e18ca5a6902a8ce7f5790
selinux-policy-targeted-2.4.6-351.el5.noarch.rpm SHA-256: 3ba30294f80e6ae333b77cc9d7dd01669108df12fdaef93029c6629700b9fddb

Red Hat Enterprise Linux for Power, big endian 5

SRPM
selinux-policy-2.4.6-351.el5.src.rpm SHA-256: bcac0301bf90ddd670938dd8c5fb92f1b6f629d27a31dc43ba24949a8e322a04
ppc
selinux-policy-2.4.6-351.el5.noarch.rpm SHA-256: 268a284daaef657631d19479752dbac3aebc3beb9d0b9aabe1a0549f6624ae49
selinux-policy-devel-2.4.6-351.el5.noarch.rpm SHA-256: ff4ba7f10ef6f188f54927faee0c3c6616cd4165129cb5e28daade3d86c53db8
selinux-policy-minimum-2.4.6-351.el5.noarch.rpm SHA-256: 876a931419d50e3516bc2e63b0189e5cc556b47e4719afbdb2b4f3243db63039
selinux-policy-mls-2.4.6-351.el5.noarch.rpm SHA-256: 3e82e4fc0c29351f7e30cbc9036d8781549e51d1946cdddd73e965699b99d77f
selinux-policy-strict-2.4.6-351.el5.noarch.rpm SHA-256: bdbaa177216fc7589fc9303d97dad8865dc8ba94974e18ca5a6902a8ce7f5790
selinux-policy-targeted-2.4.6-351.el5.noarch.rpm SHA-256: 3ba30294f80e6ae333b77cc9d7dd01669108df12fdaef93029c6629700b9fddb

Red Hat Enterprise Linux Server from RHUI 5

SRPM
selinux-policy-2.4.6-351.el5.src.rpm SHA-256: bcac0301bf90ddd670938dd8c5fb92f1b6f629d27a31dc43ba24949a8e322a04
x86_64
selinux-policy-2.4.6-351.el5.noarch.rpm SHA-256: 268a284daaef657631d19479752dbac3aebc3beb9d0b9aabe1a0549f6624ae49
selinux-policy-devel-2.4.6-351.el5.noarch.rpm SHA-256: ff4ba7f10ef6f188f54927faee0c3c6616cd4165129cb5e28daade3d86c53db8
selinux-policy-minimum-2.4.6-351.el5.noarch.rpm SHA-256: 876a931419d50e3516bc2e63b0189e5cc556b47e4719afbdb2b4f3243db63039
selinux-policy-mls-2.4.6-351.el5.noarch.rpm SHA-256: 3e82e4fc0c29351f7e30cbc9036d8781549e51d1946cdddd73e965699b99d77f
selinux-policy-strict-2.4.6-351.el5.noarch.rpm SHA-256: bdbaa177216fc7589fc9303d97dad8865dc8ba94974e18ca5a6902a8ce7f5790
selinux-policy-targeted-2.4.6-351.el5.noarch.rpm SHA-256: 3ba30294f80e6ae333b77cc9d7dd01669108df12fdaef93029c6629700b9fddb
i386
selinux-policy-2.4.6-351.el5.noarch.rpm SHA-256: 268a284daaef657631d19479752dbac3aebc3beb9d0b9aabe1a0549f6624ae49
selinux-policy-devel-2.4.6-351.el5.noarch.rpm SHA-256: ff4ba7f10ef6f188f54927faee0c3c6616cd4165129cb5e28daade3d86c53db8
selinux-policy-minimum-2.4.6-351.el5.noarch.rpm SHA-256: 876a931419d50e3516bc2e63b0189e5cc556b47e4719afbdb2b4f3243db63039
selinux-policy-mls-2.4.6-351.el5.noarch.rpm SHA-256: 3e82e4fc0c29351f7e30cbc9036d8781549e51d1946cdddd73e965699b99d77f
selinux-policy-strict-2.4.6-351.el5.noarch.rpm SHA-256: bdbaa177216fc7589fc9303d97dad8865dc8ba94974e18ca5a6902a8ce7f5790
selinux-policy-targeted-2.4.6-351.el5.noarch.rpm SHA-256: 3ba30294f80e6ae333b77cc9d7dd01669108df12fdaef93029c6629700b9fddb

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility