Allocation of Resources Without Limits or Throttling Affecting os-vif package, versions [1.15.0,1.15.2)[1.16.0,1.17.0)


Severity

Recommended
0.0
critical
0
10

CVSS assessment made by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.46% (76th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PYTHON-OSVIF-6765814
  • published2 May 2024
  • disclosed24 May 2022
  • creditJames Denton

Introduced: 24 May 2022

CVE-2019-15753  (opens in a new tab)
CWE-770  (opens in a new tab)

How to fix?

Upgrade os-vif to version 1.15.2, 1.17.0 or higher.

Overview

os-vif is an A library for plugging and unplugging virtual interfaces in OpenStack.

Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to a hard-coded MAC aging time of 0, which disables MAC learning in Linuxbridge, forcing obligatory Ethernet flooding of non-local destinations. This not only impedes network performance but also allows users to potentially view the content of packets for instances belonging to other tenants sharing the same network. This issue occurs in PyRoute2.add() in internal/command/ip/linux/impl_pyroute2.py.

Note

Only deployments using the linuxbridge backend are affected.