selinux/policycoreutils/python-module-precedence-issue/PURPOSE
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

4 lines
261 B
Text

PURPOSE of /CoreOS/policycoreutils/Regression/python-module-precedence-issue
Description: Tools like semanage must be hardened to avoid loading rogue python modules that
could lead to unexpected failures.
Author: Amith Kumar <apeetham@redhat.com>