Bug 1431497
Summary: | openvswitch: /var/log/openvswitch is world readable | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Summer Long <slong> | |
Component: | openvswitch | Assignee: | Timothy Redaelli <tredaelli> | |
Status: | CLOSED ERRATA | QA Contact: | Ofer Blaut <oblaut> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 7.0 (Kilo) | CC: | aloughla, amuller, apevec, chrisw, dtantsur, eglynn, fleitner, jjoyce, jruzicka, jschluet, lhh, lmartins, mburns, oblaut, opavlenk, pkilambi, rbartal, rhel-osp-director-maint, rhos-maint, slinaber, srevivo, ssmolyak | |
Target Milestone: | zstream | Keywords: | Security, Triaged, ZStream | |
Target Release: | 7.0 (Kilo) | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | openvswitch-2.5.0-15.git20160727.el7ost | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1431495 | |||
: | 1431499 (view as bug list) | Environment: | ||
Last Closed: | 2017-09-12 17:21:23 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: |
Description
Summer Long
2017-03-13 02:08:19 UTC
[root@localhost ~]# rpm -ivh openvswitch-2.5.0-14.git20160727.el7fdp.x86_64.rpm Preparing... ################################# [100%] Updating / installing... 1:openvswitch-2.5.0-14.git20160727.################################# [100%] [root@localhost ~]# ls -ld /var/log/openvswitch/ drwxr-xr-x. 2 root root 6 Oct 4 2016 /var/log/openvswitch/ ^^^ other read/execute bits set [root@localhost ~]# rpm -Uvh openvswitch-2.5.0-15.git20160727.el7ost.x86_64.rpm Preparing... ################################# [100%] Updating / installing... 1:openvswitch-2.5.0-15.git20160727.################################# [ 50%] Cleaning up / removing... 2:openvswitch-2.5.0-14.git20160727.################################# [100%] [root@localhost ~]# ls -ld /var/log/openvswitch/ drwxr-x---. 2 root root 6 Jul 26 08:58 /var/log/openvswitch/ ^^^ other read/execute bits not set. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2017:2698 |