In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
AND |
|
History
No history.
Information
Published : 2017-05-23 17:29
Updated : 2025-04-20 01:37
NVD link : CVE-2017-9214
Mitre link : CVE-2017-9214
CVE.ORG link : CVE-2017-9214
JSON object : View
Products Affected
debian
- debian_linux
redhat
- virtualization
- openstack
- virtualization_manager
- enterprise_linux
openvswitch
- openvswitch
CWE
CWE-191
Integer Underflow (Wrap or Wraparound)