On 25 July 2017 at 08:40, Greg Rose <[email protected]> wrote:
> Upstream commit:
>     commit 69ec932e364b1ba9c3a2085fe96b76c8a3f71e7c
>     Author: Liping Zhang <[email protected]>
>     Date:   Sun Jul 23 17:52:23 2017 +0800
>
>     openvswitch: fix potential out of bound access in parse_ct
>
>     Before the 'type' is validated, we shouldn't use it to fetch the
>     ovs_ct_attr_lens's minlen and maxlen, else, out of bound access
>     may happen.
>
>     Fixes: 7f8a436eaa2c ("openvswitch: Add conntrack action")
>     Signed-off-by: Liping Zhang <[email protected]>
>     Acked-by: Pravin B Shelar <[email protected]>
>     Signed-off-by: David S. Miller <[email protected]>
>
> Pick up an upstream bug fix.
>
> Fixes: a94ebc39996b ("datapath: Add conntrack action")
> Signed-off-by: Greg Rose <[email protected]>
> ---
> V2 - Add appropriate "Fixes" tag for OOT repository

Thanks, I applied this to master and branch-2.[567].
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to