In OpenStack os-vif 1.15.x before 1.15.2, and 1.16.0, a hard-coded MAC aging time of 0 disables MAC learning in linuxbridge, forcing obligatory Ethernet flooding of non-local destinations, which both impedes network performance and allows users to possibly view the content of packets for instances belonging to other tenants sharing the same network. Only deployments using the linuxbridge backend are affected. This occurs in PyRoute2.add() in internal/command/ip/linux/impl_pyroute2.py.
The product allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
Link | Tags |
---|---|
https://launchpad.net/bugs/1837252 | issue tracking third party advisory |
https://review.opendev.org/672834 | patch |
https://review.opendev.org/678098 | patch |
https://security.openstack.org/ossa/OSSA-2019-004.html | patch vendor advisory |
http://www.openwall.com/lists/oss-security/2019/08/29/2 | mailing list third party advisory patch |