Hide Forgot
+++ This bug was initially created as a clone of Bug #1390535 +++ Description of problem: * already fixed in upstream, but it still affects RHEL-6.8 Version-Release number of selected component (if applicable): policycoreutils-gui-2.0.83-29.el6.x86_64 policycoreutils-python-2.0.83-29.el6.x86_64 policycoreutils-2.0.83-29.el6.x86_64 policycoreutils-sandbox-2.0.83-29.el6.x86_64 policycoreutils-newrole-2.0.83-29.el6.x86_64 How reproducible: * always Steps to Reproduce: # checkmodule -M -m -o mypolicy.mod mypolicy.te checkmodule: loading policy configuration from mypolicy.te checkmodule: policy configuration loaded checkmodule: writing binary representation (version 10) to mypolicy.mod # rm -f mypolicy.fc mypolicy.nc # touch mypolicy.fc mypolicy.nc # semodule_package -o mypolicy.pp -m mypolicy.mod --fc mypolicy.fc semodule_package: Failed to mmap mypolicy.fc: Invalid argument # semodule_package -o mypolicy.pp -m mypolicy.mod --nc mypolicy.nc semodule_package: Failed to mmap mypolicy.nc: Invalid argument # Actual results: * semodule_package calls mmap() on an empty file Expected results: * semodule_package doesn't call mmap() on an empty file
Red Hat Enterprise Linux version 6 is entering the Production 2 phase of its lifetime and this bug doesn't meet the criteria for it, i.e. only high severity issues will be fixed. Please see https://access.redhat.com/support/policy/updates/errata/ for further information. This issue will be fixed in Red Hat Enterprise Linux version 7