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

    Threat Intelligence

    EPSS
    0.43% (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 ID SNYK-PYTHON-OSVIF-6765814
  • published 2 May 2024
  • disclosed 24 May 2022
  • credit James Denton

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.