Lucene search
K

782 matches found

Prion
Prion
added 2017/05/29 4:29 a.m.8 views

Integer overflow

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 miniflowextract, permitting remote bypass of the access control list enforced by the switch...

5.8CVSS7.3AI score0.00242EPSS
Exploits0References1Affected Software1
NVD
NVD
added 2017/05/29 4:29 a.m.13 views

CVE-2017-9263

In Open vSwitch OvS 2.7.0, while parsing an OpenFlow role status message, there is a call to the abort function for undefined role status reasons in the function ofpprintrolestatusmessage in lib/ofp-print.c that may be leveraged toward a remote DoS attack by a malicious switch...

6.5CVSS7.1AI score0.00126EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2017/05/29 4:29 a.m.14 views

CVE-2016-10377

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 miniflowextract, permitting remote bypass of the access control list enforced by the switch...

8.8CVSS7.3AI score0.00242EPSS
Exploits0References2
NVD
NVD
added 2017/05/29 4:29 a.m.10 views

CVE-2016-10377

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 miniflowextract, permitting remote bypass of the access control list enforced by the switch...

8.8CVSS8.7AI score0.00242EPSS
Exploits0References1
OSV
OSV
added 2017/05/29 4:29 a.m.35 views

CVE-2017-9265

In Open vSwitch OvS v2.7.0, there is a buffer over-read while parsing the group mod OpenFlow message sent from the controller in lib/ofp-util.c in the function ofputilpullofp15groupmod...

9.8CVSS6.8AI score
Exploits0References8
OSV
OSV
added 2017/05/29 4:29 a.m.1 views

DEBIAN-CVE-2017-9264

In lib/conntrack.c in the firewall implementation in Open vSwitch OvS 2.6.1, there is a buffer over-read while parsing malformed TCP, UDP, and IPv6 packets in the functions extractl3ipv6, extractl4tcp, and extractl4udp that can be triggered remotely...

9.8CVSS7.2AI score0.00786EPSS
Exploits0References1
Prion
Prion
added 2017/05/29 4:29 a.m.22 views

Design/Logic Flaw

In Open vSwitch OvS 2.7.0, while parsing an OpenFlow role status message, there is a call to the abort function for undefined role status reasons in the function ofpprintrolestatusmessage in lib/ofp-print.c that may be leveraged toward a remote DoS attack by a malicious switch...

3.3CVSS6.9AI score0.00126EPSS
Exploits0References8Affected Software1
NVD
NVD
added 2017/05/29 4:29 a.m.17 views

CVE-2017-9265

In Open vSwitch OvS v2.7.0, there is a buffer over-read while parsing the group mod OpenFlow message sent from the controller in lib/ofp-util.c in the function ofputilpullofp15groupmod...

9.8CVSS9.6AI score0.01532EPSS
Exploits0References8
OSV
OSV
added 2017/05/29 4:29 a.m.0 views

UBUNTU-CVE-2016-10377

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 miniflowextract, permitting remote bypass of the access control list enforced by the switch...

8.8CVSS7.5AI score0.00242EPSS
Exploits0References3
OSV
OSV
added 2017/05/29 4:29 a.m.29 views

CVE-2017-9263

In Open vSwitch OvS 2.7.0, while parsing an OpenFlow role status message, there is a call to the abort function for undefined role status reasons in the function ofpprintrolestatusmessage in lib/ofp-print.c that may be leveraged toward a remote DoS attack by a malicious switch...

6.5CVSS6.7AI score
Exploits0References8
OSV
OSV
added 2017/05/29 4:29 a.m.1 views

DEBIAN-CVE-2016-10377

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 miniflowextract, permitting remote bypass of the access control list enforced by the switch...

8.8CVSS7.1AI score0.00242EPSS
Exploits0References1
OSV
OSV
added 2017/05/29 4:29 a.m.2 views

DEBIAN-CVE-2017-9263

In Open vSwitch OvS 2.7.0, while parsing an OpenFlow role status message, there is a call to the abort function for undefined role status reasons in the function ofpprintrolestatusmessage in lib/ofp-print.c that may be leveraged toward a remote DoS attack by a malicious switch...

6.5CVSS6.9AI score0.00126EPSS
Exploits0References1
CVE
CVE
added 2017/05/29 3:52 a.m.85 views

CVE-2017-9264

CVE-2017-9264 affects Open vSwitch (OvS) firewall code. The vulnerability lies in the packet parsing path in lib/conntrack.c, specifically the functions extract_l3_ipv6, extract_l4_tcp, and extract_l4_udp, where a crafted TCP/UDP/IPv6 packet can trigger a buffer over-read. Demonstrated impact inc...

9.8CVSS9.3AI score0.00786EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2017/05/29 3:52 a.m.89 views

CVE-2017-9265

CVE-2017-9265 : Open vSwitch (OvS) 2.7.0 contains a buffer over-read while parsing the GroupMod OpenFlow message from the controller (function ofputil_pull_ofp15_group_mod in lib/ofp-util.c). Exploitation could cause a denial-of-service condition. Public sources in the connected documents describ...

9.8CVSS9.3AI score0.01532EPSS
Exploits0References8Affected Software1
Debian CVE
Debian CVE
added 2017/05/29 3:52 a.m.19 views

CVE-2016-10377

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 miniflowextract, permitting remote bypass of the access control list enforced by the switch...

8.8CVSS8.8AI score0.00242EPSS
Exploits0
Debian CVE
Debian CVE
added 2017/05/29 3:52 a.m.31 views

CVE-2017-9263

In Open vSwitch OvS 2.7.0, while parsing an OpenFlow role status message, there is a call to the abort function for undefined role status reasons in the function ofpprintrolestatusmessage in lib/ofp-print.c that may be leveraged toward a remote DoS attack by a malicious switch...

6.5CVSS8.1AI score0.00126EPSS
Exploits0
Cvelist
Cvelist
added 2017/05/29 3:52 a.m.19 views

CVE-2017-9265

In Open vSwitch OvS v2.7.0, there is a buffer over-read while parsing the group mod OpenFlow message sent from the controller in lib/ofp-util.c in the function ofputilpullofp15groupmod...

9.5AI score0.01532EPSS
Exploits0References8
CVE
CVE
added 2017/05/29 3:52 a.m.72 views

CVE-2017-9263

CVE-2017-9263 affects Open vSwitch 2.7.0 where parsing an OpenFlow role status message can trigger abort() on undefined role status reasons in lib/ofp-print.c, enabling a remote DoS via a malicious switch. This is the core issue described across security notices (RHSA advisories and OSV entries) ...

6.5CVSS7.6AI score0.00126EPSS
Exploits0References8Affected Software1
CVE
CVE
added 2017/05/29 3:52 a.m.51 views

CVE-2016-10377

Open vSwitch (OvS) 2.5.0 is affected by CVE-2016-10377. The vulnerability lies in the lib/flow.c function miniflow_extract, where an unsigned integer underflow when processing a malformed IP packet can cause the switch to read past the end of the packet buffer. This permits remote bypass of the s...

8.8CVSS8.6AI score0.00242EPSS
Exploits0References1Affected Software1
Debian CVE
Debian CVE
added 2017/05/29 3:52 a.m.20 views

CVE-2017-9264

In lib/conntrack.c in the firewall implementation in Open vSwitch OvS 2.6.1, there is a buffer over-read while parsing malformed TCP, UDP, and IPv6 packets in the functions extractl3ipv6, extractl4tcp, and extractl4udp that can be triggered remotely...

9.8CVSS9.6AI score0.00786EPSS
Exploits0
Rows per page
Query Builder