ubuntu-cve-2016-10377
Vulnerability from osv_ubuntu
Published
2017-05-29 04:29
Modified
2025-07-16 04:51
Summary
Details

In Open vSwitch (OvS) 2.5.0, a malformed IP packet can cause the switch to read past the end of the packet buffer due to an unsigned integer underflow in lib/flow.c in the function miniflow_extract, permitting remote bypass of the access control list enforced by the switch.


{
  "affected": [
    {
      "ecosystem_specific": {
        "availability": "No subscription required",
        "binaries": [
          {
            "binary_name": "openvswitch-common",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-common-dbgsym",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-dbg",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-ipsec",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-ipsec-dbgsym",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-pki",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-switch",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-switch-dbgsym",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-switch-dpdk",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-switch-dpdk-dbgsym",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-test",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-testcontroller",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-testcontroller-dbgsym",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-vtep",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "openvswitch-vtep-dbgsym",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "ovn-central",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "ovn-central-dbgsym",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "ovn-common",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "ovn-common-dbgsym",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "ovn-docker",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "ovn-docker-dbgsym",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "ovn-host",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "ovn-host-dbgsym",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          },
          {
            "binary_name": "python-openvswitch",
            "binary_version": "2.5.2-0ubuntu0.16.04.1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:16.04:LTS",
        "name": "openvswitch",
        "purl": "pkg:deb/ubuntu/openvswitch@2.5.2-0ubuntu0.16.04.1?arch=source\u0026distro=xenial"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.5.2-0ubuntu0.16.04.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.4.0-0ubuntu4",
        "2.4.0-0ubuntu5",
        "2.5.0~git20160129.46a88d9-0ubuntu1",
        "2.5.0~git20160219.522aca6-0ubuntu1",
        "2.5.0~git20160219.522aca6-0ubuntu2",
        "2.5.0~git20160219.522aca6-0ubuntu3",
        "2.5.0-0ubuntu1"
      ]
    }
  ],
  "aliases": [],
  "details": "In Open vSwitch (OvS) 2.5.0, a malformed IP packet can cause the switch to read past the end of the packet buffer due to an unsigned integer underflow in `lib/flow.c` in the function `miniflow_extract`, permitting remote bypass of the access control list enforced by the switch.",
  "id": "UBUNTU-CVE-2016-10377",
  "modified": "2025-07-16T04:51:37Z",
  "published": "2017-05-29T04:29:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2016-10377"
    },
    {
      "type": "REPORT",
      "url": "https://mail.openvswitch.org/pipermail/ovs-dev/2016-July/319503.html"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2016-10377"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "medium",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2016-10377"
  ],
  "withdrawn": "2025-07-18T16:43:43Z"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…