Bugzilla – Bug 896473
VUL-0: CVE-2014-3632: openstack-neutron: regression of fix for CVE-2013-6433
Last modified: 2016-04-27 20:01:47 UTC
via rh bugzilla please cross check if we made the same mistake. It was discovered that openstack-neutron for RedHat Enterprise Open Stack Platform 5.0 was released with a sudoers file containing the configuration error that lead to CVE-2013-6433. References: https://bugzilla.redhat.com/show_bug.cgi?id=1140949
bugbot adjusting priority
can the cloud team state if we are affected or not? if not, please close
I am pretty sure we aren't. We have this in /etc/sudoers.d/openstack-neutron on both Cloud3 and Cloud4: neutron ALL = (root) NOPASSWD: /usr/bin/neutron-rootwrap /etc/neutron/rootwrap.conf * The problem was specific to Red Hat's packages it seems (where neutron-rootwrap was not limited to "/etc/neutron/rootwrap.conf" AFAICS).