Описание
ELSA-2016-1293: setroubleshoot and setroubleshoot-plugins security update (IMPORTANT)
setroubleshoot [3.2.24-4.0.1]
- Add setroubleshoot-oracle-enterprise.patch to change bug reporting URL to linux.oracle.com
[3.2.24-4]
- Catch all subprocess module exceptions
[3.2.24-3]
- Use subprocess.check_output() with a sequence of program arguments
[3.2.24-2]
- Do not use dangerous shell=True
setroubleshoot-plugins [3.0.59-2.0.1]
- Add setroubleshoot-plugins-oracle-config.patch to use oracle url
- Add setroubleshoot-plugins-oracle-po.patch to use oracle url for po
[3.0.59-2]
- Don't use commands.get*output() Resolves: CVE-2016-4444, CVE-2016-4446
Обновленные пакеты
Oracle Linux 7
Oracle Linux x86_64
setroubleshoot
3.2.24-4.0.1.el7_2
setroubleshoot-plugins
3.0.59-2.0.1.el7_2
setroubleshoot-server
3.2.24-4.0.1.el7_2
Связанные CVE
Связанные уязвимости
ELSA-2016-1267: setroubleshoot and setroubleshoot-plugins security update (IMPORTANT)
The allow_execstack plugin for setroubleshoot allows local users to execute arbitrary commands by triggering an execstack SELinux denial with a crafted filename, related to the commands.getoutput function.
The allow_execstack plugin for setroubleshoot allows local users to execute arbitrary commands by triggering an execstack SELinux denial with a crafted filename, related to the commands.getoutput function.
The allow_execstack plugin for setroubleshoot allows local users to execute arbitrary commands by triggering an execstack SELinux denial with a crafted filename, related to the commands.getoutput function.
setroubleshoot allows local users to bypass an intended container protection mechanism and execute arbitrary commands by (1) triggering an SELinux denial with a crafted file name, which is handled by the _set_tpath function in audit_data.py or via a crafted (2) local_id or (3) analysis_id field in a crafted XML document to the run_fix function in SetroubleshootFixit.py, related to the subprocess.check_output and commands.getstatusoutput functions, a different vulnerability than CVE-2016-4445.