[ovs-dev] [PATCH] ofp-actions: Set an action depth limit to prevent stackoverflow by ofpacts_parse

Ben Pfaff blp at ovn.org
Mon Feb 4 20:41:18 UTC 2019


On Fri, Feb 01, 2019 at 04:44:26PM -0800, Yifeng Sun wrote:
> Reported-at: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12557
> Signed-off-by: Yifeng Sun <pkusunyifeng at gmail.com>

I'm not enthusiastic about the CONST_CASTs here, but it solves the
problem and I don't expect them to cause a real problem of their own.

Thank you!

I applied this to master and backported as far as it would go.


More information about the dev mailing list