On Tue, Nov 28, 2017 at 04:09:25PM -0800, Ben Pfaff wrote:
> The 'mask' buffer in parse_odp_action() is supposed to always be big
> enough:
>         /* 'mask' is big enough to hold any key. */
> 
> Geneve options can be really big and the comment was wrong.  This commit
> fixes the problem.
> 
> Found by libfuzzer.
> 
> Reported-by: Bhargava Shastry <[email protected]>
> Signed-off-by: Ben Pfaff <[email protected]>

I sent an improved v2:
        https://patchwork.ozlabs.org/patch/844394/
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to