[ovs-dev] [PATCH] ossfuzz: Add ofctl parse target

Ben Pfaff blp at ovn.org
Tue Oct 23 17:15:28 UTC 2018


On Mon, Oct 15, 2018 at 11:23:33AM +0200, bshastry at sect.tu-berlin.de wrote:
> From: Bhargava Shastry <bshastry at sect.tu-berlin.de>
> 
> This patch adds a new target called ofctl_parse_target to
>  ossfuzz. The main idea is to begin to fuzz APIs from the ofctl utility
>  program. At a later point, these may be added. For the moment, this patch
>  only fuzzes APIs that parse flow mod commands.
> 
> This target is demonstrably capable of finding memory corruption defects
>  in the parsing path. To aid the fuzzing process, a dictionary file
>  containing tokens specific to this parsing path have been added.
> 
> Signed-off-by: Bhargava Shastry <bshastry at sect.tu-berlin.de>

Thanks.  I applied this to master.


More information about the dev mailing list