Closed
Bug 1451859
Opened 7 years ago
Closed 7 years ago
Develop libFuzzer based IPC fuzzing prototype
Categories
(Core :: Fuzzing, enhancement, P1)
Core
Fuzzing
Tracking
()
RESOLVED
FIXED
mozilla62
People
(Reporter: Alex_Gaynor, Assigned: Alex_Gaynor)
References
Details
(Keywords: sec-other, Whiteboard: [post-critsmash-triage][adv-main62-][adv-esr60.2-])
Attachments
(2 files, 1 obsolete file)
No description provided.
Assignee | ||
Comment 1•7 years ago
|
||
For those who want to follow along, WIP patch is up at https://phabricator.services.mozilla.com/D858
Comment 2•7 years ago
|
||
Not yet ready for review.
Updated•7 years ago
|
Group: core-security → dom-core-security
Comment 3•7 years ago
|
||
Comment on attachment 8965730 [details]
[WIP] Bug 1451859 - prototype of libFuzzer based IPC fuzzer
Jed Davis [:jld] (⏰UTC-6) has approved the revision.
https://phabricator.services.mozilla.com/D858
Attachment #8965730 -
Flags: review+
Comment 4•7 years ago
|
||
Comment on attachment 8965730 [details]
[WIP] Bug 1451859 - prototype of libFuzzer based IPC fuzzer
Christoph Diehl [:posidron] has approved the revision.
https://phabricator.services.mozilla.com/D858
Attachment #8965730 -
Flags: review+
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 5•7 years ago
|
||
hg export of the patch since lando is not having it with a multi-commit sec-review.
Comment 6•7 years ago
|
||
Comment 7•7 years ago
|
||
Looks like the sheriffs backed this out yesterday for SM-fuzzing bustage :\
https://hg.mozilla.org/integration/mozilla-inbound/rev/9e4016fe5aae
https://treeherder.mozilla.org/logviewer.html#?job_id=182194312&repo=mozilla-inbound
FATAL ERROR PROCESSING MOZBUILD FILE
==============================
The error occurred while processing the following file or one of the files it includes:
/builds/worker/workspace/build/src/tools/fuzzing/ipc/moz.build
The error occurred when validating the result of the execution. The reported error is:
FINAL_LIBRARY ("xul") does not match any LIBRARY_NAME
Flags: needinfo?(agaynor)
Assignee | ||
Comment 8•7 years ago
|
||
Bustages resolved.
Attachment #8983852 -
Attachment is obsolete: true
Flags: needinfo?(agaynor)
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Comment 9•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/833710acd427eac8599d31cef71300fcf8d82929
https://hg.mozilla.org/integration/mozilla-inbound/rev/1f3916c7d4a2dbd402c7e81a941873a6e8edf360
https://hg.mozilla.org/integration/mozilla-inbound/rev/5ec69b71684e06bc780fe4227a2a256f40b48784
Keywords: checkin-needed
Comment 10•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/833710acd427
https://hg.mozilla.org/mozilla-central/rev/1f3916c7d4a2
https://hg.mozilla.org/mozilla-central/rev/5ec69b71684e
Group: dom-core-security → core-security-release
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox60:
--- → wontfix
status-firefox-esr52:
--- → wontfix
status-firefox-esr60:
--- → wontfix
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Updated•7 years ago
|
Flags: qe-verify-
Whiteboard: [post-critsmash-triage]
Updated•7 years ago
|
Whiteboard: [post-critsmash-triage] → [post-critsmash-triage][adv-main62-][adv-esr60.2-]
Updated•6 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•