[ovs-dev] [PATCH] ossfuzz: Add new target for ODP parsing

Bhargava Shastry bshastry at sect.tu-berlin.de
Mon Oct 15 09:27:42 UTC 2018


Hi Ben,

Sadly, I am unable to quantify the coverage gain from this specific API
because it crashes too soon. Atm, it's a sort of chicken-egg problem:
Unless we fix the bugs, we cannot quantify coverage and vice versa.

It is hard for me to quantify the utility of making those code changes
that will permit fuzzing of this API.

I do not know how much change is required to make the API fuzzable but I
would just say that if it is non-trivial, then it is perhaps better to
not do it (since we lack data).

Regards,
Bhargava

On 10/12/2018 12:11 AM, Ben Pfaff wrote:
> I see what you're saying.
> 
> If it's valuable, we can work around these problems.
> 
> Do you expect to see much improvement in coverage from fuzzing this?
> Does it use OVS functions that don't get called from the other tests?


More information about the dev mailing list