Extensions for the gentoo hardened refpolicy and new modules implemented for personal use

Helmut Pozimski bc1cdbf7a0 minecraft: allow reading of cgroup files and mapping of own file types il y a 4 ans
COPYING ae18483694 Initial commit, add README and COPYING il y a 4 ans
README.md ae18483694 Initial commit, add README and COPYING il y a 4 ans
acme-updater.fc 26a4d454c4 acme-updater: add policy module il y a 4 ans
acme-updater.te 26a4d454c4 acme-updater: add policy module il y a 4 ans
acmetool.fc e07f35e415 acmetool: add policy module il y a 4 ans
acmetool.te de2308a245 acmetool: allow reading of usr_t files for ca-certificates il y a 4 ans
amavis.fc a8becdb9ad amavis: correct init script path for Gentoo il y a 4 ans
amavis.if 16c2967f0c amavis: add policy module il y a 4 ans
amavis.te 02a7dbc3cb amavis: allow mapping of own and usr_t files il y a 4 ans
apache_additional.te 2e131a7a84 apache_additional: allow mapping of httpd_sys_content_t files il y a 4 ans
atop.fc 33178955c5 atop: add policy module il y a 4 ans
atop.if f82c344ea1 atop: add domtrans interface il y a 4 ans
atop.te b0d011710f atop: allow reading of sysctl rpc and reading of fs attributes il y a 4 ans
bootloader_additional.te e5ef0fd57a bootloader_additional: add policy module il y a 4 ans
clamav_additional.te 88be3fc6e0 clamav_additional: add policy module il y a 4 ans
dnsping.fc c809a5389e dnsping: add policy module, copied over from Debian policies il y a 4 ans
dnsping.te a5cdb46add dnsping: allow reading of network sysctls il y a 4 ans
dovecot_additional.fc 90b23f81fc dovecot_additional: add policy module il y a 4 ans
dovecot_additional.te 809bbae7f1 dovecot_additional: allow managing of mail_spool files il y a 4 ans
gcc_config_additional.te c51b4bcb82 gcc_confi_additional: add policy module il y a 4 ans
git.fc 491aa01fb0 git: add policy module il y a 4 ans
git.if 491aa01fb0 git: add policy module il y a 4 ans
git.te 491aa01fb0 git: add policy module il y a 4 ans
gogs.fc 89e8b7f34b gogs: add policy module il y a 4 ans
gogs.te 1a4c52b822 gogs: allow mapping of gogs_ssh files il y a 4 ans
iptables_additional.te a7283fd774 iptables_additional: add policy module il y a 4 ans
jabber.fc 961fdda500 jabber: add Gentoo spool directory il y a 4 ans
jabber.if 9e6d19a436 jabber: add policy module il y a 4 ans
jabber.te ff09eaf006 jabber: allow searching of var_spool il y a 4 ans
java_additional.te b614b14398 java_additional: add policy module il y a 4 ans
ldap_additional.te bf37a86c82 ldap_additional: add policy module il y a 4 ans
logging_additional.te ce36141407 logging_additional: add policy module il y a 4 ans
minecraft.fc 9a663b4502 minecraft: add policy module il y a 4 ans
minecraft.te bc1cdbf7a0 minecraft: allow reading of cgroup files and mapping of own file types il y a 4 ans
mysql_additional.te fcf11bafc2 mysql_additional: add policy module il y a 4 ans
mysqldump.fc b35dc54d16 mysqldump: add policy module il y a 4 ans
mysqldump.te cf68569a32 mysqldump: allow reading of extended attributes il y a 4 ans
phpfpm_additional.te ad0a301a77 phpfpm-additional: add policy module il y a 4 ans
portage_additional.te 55a77cdbbd portage_additional: update policy il y a 4 ans
root_home.fc 2d394173e8 root_home: add policy module il y a 4 ans
root_home.te 2d394173e8 root_home: add policy module il y a 4 ans
selinuxutil_additional.te fdd662b8fe selinuxutil_additional: allow reading of etc runtime files il y a 4 ans
spamassassin.fc 93820c28b2 spamassassin: fix file context for configuration directory il y a 4 ans
spamassassin.if 620ebe522d spamassassin: add policy module il y a 4 ans
spamassassin.te 93820c28b2 spamassassin: fix file context for configuration directory il y a 4 ans
ssh_additional.te 8ca9ec5f61 ssh_additional: add policy module il y a 4 ans
supervisor.fc 737746c38b supervisor: add policy module il y a 4 ans
supervisor.if 737746c38b supervisor: add policy module il y a 4 ans
supervisor.te ac34d441fb supervisor: allow listening to stream sockets il y a 4 ans
sysadm_additional.te 53b2be4fc7 sysadm_additional: add initrc transitions for auditd and spamd il y a 4 ans
syslog_additional.te 717a83fab5 syslog_additional: add policy module il y a 4 ans
ttrss.fc 905757a48f ttrss: add policy module il y a 4 ans
ttrss.te a611f165b5 ttrss: extend permissions to the necessary il y a 4 ans
udev_additional.te 36c53b33a8 udev_additional: add policy module il y a 4 ans
unconfined_additional.te 906b2bba07 unconfined_additional: allow transition to sysadm_t il y a 4 ans

README.md

About

This repository contains a collection of selinux policy modules written for Gentoo. Some of them are extensions to the policy modules of the hardened refpolicy while others were created from scratch but following the pattern of reference policy modules.

Please keep in mind that I wrote and extended the modules for my personal needs and they might not work well in your particular setup or use case. Also please review any of these modules carefully before using it to make sure it doesn't contain overbroad permissions or other errors which would actually lessen the security of the target system. If you find any errors or things I might want to improve, feel free to contact me.

Licensing

The modules in this repository are licensed under the GNU GENERAL PUBLIC LICENSE version 2.