Closed
Bug 1451859
Opened 6 years ago
Closed 6 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•6 years ago
|
||
For those who want to follow along, WIP patch is up at https://phabricator.services.mozilla.com/D858
Comment 2•6 years ago
|
||
Not yet ready for review.
Updated•6 years ago
|
Group: core-security → dom-core-security
Comment 3•6 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•6 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•6 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 5•6 years ago
|
||
hg export of the patch since lando is not having it with a multi-commit sec-review.
Comment 6•6 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/f1f42726f1ecbb306bec0a3998871b1b793d23f6 https://hg.mozilla.org/integration/mozilla-inbound/rev/950fa584ec8e1ef5fe5133441da0e4be2b4b7c0b https://hg.mozilla.org/integration/mozilla-inbound/rev/8f5a9e18e9532b1ae5845031aaf9f072cb42db03
Comment 7•6 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•6 years ago
|
||
Bustages resolved.
Attachment #8983852 -
Attachment is obsolete: true
Flags: needinfo?(agaynor)
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Comment 9•6 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•6 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: 6 years ago
status-firefox60:
--- → wontfix
status-firefox-esr52:
--- → wontfix
status-firefox-esr60:
--- → wontfix
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Updated•6 years ago
|
Flags: qe-verify-
Whiteboard: [post-critsmash-triage]
Updated•5 years ago
|
Whiteboard: [post-critsmash-triage] → [post-critsmash-triage][adv-main62-][adv-esr60.2-]
Updated•4 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•