Open Bug 614670 Opened 15 years ago Updated 2 years ago

Get a fuzzer for icc profiles

Categories

(Core :: Graphics: Color Management, enhancement)

enhancement

Tracking

()

People

(Reporter: jrmuizel, Unassigned)

References

(Blocks 1 open bug)

Details

We currently don't have a fuzzer for icc profiles to test qcms. It would be nice to have one.
Jesse, I was talking to Jeff today about whether he thinks it would make sense for us to get some fuzzers specific to the graphics code. He said that he thinks that I'm not completely crazy, but he's not sure what such fuzzers would do, and what kind of information he needs to provide for you in order for us to get to an estimate of whether such a fuzzer would be worth having, and finally get one. This is one of the bugs in this series. Feel free to ask for any information that you think might be helpful for getting this type of fuzzer. Thanks!
Severity: normal → enhancement
OS: Mac OS X → All
Hardware: x86 → All
Already done. It fuzzes ICC profiles inside PNG images.
Is it possible to get access to these fuzzers?
It's part of a bigger framework and doesn't run without shared libraries. What it basicaly does is using an ICC profile, decompressing it, mutating it, compressing it and put the malformed profile in the iCCP ancillary chunk.
There's a bunch of new icc parsing code that's landed. It would be good to refuzz this stuff especially with the gfx.color_management.enablev4 pref set to true.
Blocks: 679875
Is it possible to look into getting some fuzzing done. I've looking at a few performance problems then we should be good to turn this on.
Yes, we definitely need to look at it again.
From our IRC discussion I'm going to prepare a set of PNG test cases including some images with ICCv4 profiles.
Severity: normal → S3
Component: Graphics → Graphics: Color Management
You need to log in before you can comment on or make changes to this bug.