The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsUpgrade RHEL:7
python-openvswitch
to version 0:2.6.1-13.git20161206.el7ost or higher.
This issue was patched in RHSA-2017:2648
.
Note: Versions mentioned in the description apply only to the upstream python-openvswitch
package and not the python-openvswitch
package as distributed by RHEL
.
See How to fix?
for RHEL:7
relevant fixed versions and status.
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 extract_l3_ipv6
, extract_l4_tcp
, and extract_l4_udp
that can be triggered remotely.