New issue
Advanced search Search tips

Issue 670934 link

Starred by 1 user

Issue metadata

Status: Started
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 670885



Sign in to add a comment

Create a fuzzer test for CheckedNumerics

Project Member Reported by dcheng@chromium.org, Dec 3 2016

Issue description

See summary.

 
Blocking: 670885
Yay :-)

Once that's done, it'd be good if cf could run it with some of ubsan's checks, see other bug.

I briefly thought about how I'd fuzz this yesterday. Since you want to test various combinations of + - * etc, I thought maybe defining a simple bytecode (with "checked add" etc instructions), making the fuzzer be a bytecode interpreter, and treating the random input bytes as bytecode could be a fun and effective approach. Feel free to ignore though, of course :-)
You started fixing this bug over two years ago. Are you still working on it? You can update the status to "archived", "wontfix", or "closed". You can remove yourself as owner and change status to "untriaged", but if this is still a real bug, please do not sit on it.

Sign in to add a comment