CVE-2019-15753: OpenStack os-vif Ageing time of 0 disables linuxbridge MAC learning
(updated )
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
.
References
- github.com/advisories/GHSA-mcpw-cp35-p3h8
- github.com/openstack/os-vif
- github.com/openstack/os-vif/commit/655c83d706f5de8a8cf23430782e065219297aef
- github.com/openstack/os-vif/commit/ec9d5430300c908ea9a1c64151eee7af522a44e7
- launchpad.net/bugs/1837252
- nvd.nist.gov/vuln/detail/CVE-2019-15753
- review.opendev.org/672834
- review.opendev.org/678098
- security.openstack.org/ossa/OSSA-2019-004.html
Detect and mitigate CVE-2019-15753 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →