Fuzz introspector reports contain duplicate fuzz targets
Categories
(NSS :: Test, defect, P3)
Tracking
(Not tracked)
People
(Reporter: mdauer, Assigned: mdauer)
Details
(Keywords: leave-open)
Attachments
(3 files)
The fuzz introspector reports contain duplicate fuzz targets, e.g. on https://storage.googleapis.com/oss-fuzz-introspector/nss/inspector-report/20250422/fuzz_report.html, the ASN1 fuzz target is picked up twice as /src/nss/out/Debug/../../fuzz/targets/asn1.cc and asn1.
| Assignee | ||
Comment 1•1 year ago
|
||
Comment 2•1 year ago
|
||
https://hg.mozilla.org/projects/nss/rev/1d2763557cffe86dac187cedddc9967772dfaa08
Marking leave-open whilst we wait to see if it fixes the issue.
| Assignee | ||
Comment 3•1 year ago
|
||
Comment 4•1 year ago
|
||
The severity field is not set for this bug.
:beurdouche, could you have a look please?
For more information, please visit BugBot documentation.
Updated•1 year ago
|
| Assignee | ||
Comment 5•1 year ago
•
|
||
The patch from our side unfortunately doesn't seem to fix it. I opened an issue in the fuzz-introspector repo: https://github.com/ossf/fuzz-introspector/issues/2160.
| Assignee | ||
Comment 6•1 year ago
|
||
This didn't fix the fuzz introspector issue and instead seems to have caused oss-fuzz to write a workaround for caching: https://github.com/google/oss-fuzz/pull/13492.
Comment 7•6 months ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:mdauer, maybe it's time to close this bug?
For more information, please visit BugBot documentation.
| Assignee | ||
Updated•6 months ago
|
Description
•