In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of “minimasks” function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution. References: https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73
Created openvswitch tracking bugs for this issue: Affects: fedora-all [bug 2130578]
(In reply to Pedro Sampaio from comment #0) > In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer > over-read in flow.c. An unsafe comparison of “minimasks” function could lead > access to an unmapped region of memory. This vulnerability is capable of > crashing the software, memory modification, and possible remote execution. > > References: > > https://github.com/cloudbase/ovs/commit/ > 2ed6505555cdcb46f9b1f0329d1491b75290fc73 I looked into ovs 2.0.0 and 2.4.0, it's believed this vulnerability does not impact these 2 versions.