selinux/policycoreutils/python-module-precedence-issue/main.fmf
Amith Kumar 8f54ba515e harden tools to block rogue python modules
Add test to policycoreutils/Regression suite which verifies bug 2128976
and ensures that irrelevant python scripts are not given precedence over
tools like semanage.

Signed-off-by: Amith Kumar <apeetham@redhat.com>
2022-11-01 18:39:40 +00:00

29 lines
697 B
Text

summary: Harden tools to avoid loading of unchecked python modules.
description: Tools like semanage must be hardened to avoid loading rogue python modules that could lead to unexpected failures.
contact: Amith Kumar <apeetham@redhat.com>
component:
- policycoreutils
test: ./runtest.sh
framework: beakerlib
recommend:
- policycoreutils
- /usr/sbin/semanage
duration: 1m
enabled: true
tag:
- CI-Tier-1
- NoRHEL4
- NoRHEL5
- NoRHEL6
- TIPpass_Security
- TierCandidatesPASS
- f32friendly
- f33friendly
- targeted
link:
- relates: https://bugzilla.redhat.com/show_bug.cgi?id=2128976
adjust:
- enabled: false
when: distro == rhel-4, rhel-5, rhel-6
continue: false