On Tue, Mar 22, 2016 at 06:03:43AM -0700, Justin Pettit wrote:
> From: Ben Pfaff
>
> A bug in MPLS parsing could cause a crafted MPLS packet to overflow the
> buffer reserved for MPLS labels in the OVS internal flow structure. This
> fixes the problem.
>
> This commit also fixes a secondary pro
From: Ben Pfaff
A bug in MPLS parsing could cause a crafted MPLS packet to overflow the
buffer reserved for MPLS labels in the OVS internal flow structure. This
fixes the problem.
This commit also fixes a secondary problem where an MPLS packet with zero
labels could cause an out-of-range shift