Closed
Bug 1810221
Opened 3 years ago
Closed 3 years ago
New cloneable parts in dom/fs/api lack libFuzzer instrumentation
Categories
(Core :: DOM: File, defect, P3)
Tracking
()
RESOLVED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox109 | --- | unaffected |
| firefox110 | --- | unaffected |
| firefox111 | --- | fixed |
People
(Reporter: decoder, Assigned: decoder)
Details
(Keywords: sec-other, Whiteboard: [adv-main111-])
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
All files exposing a StructuredClone interface in a DifferentProcess scenario must be instrumented in fuzzing builds for libFuzzer to find them.
S-s until we landed this and it had to some time to run.
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P3
Comment 2•3 years ago
|
||
Add missing libFuzzer instrumenation to dom/fs/api/. r=janv
https://hg.mozilla.org/integration/autoland/rev/2c28c98b17d55c6886e39117cd08e1950efca212
https://hg.mozilla.org/mozilla-central/rev/2c28c98b17d5
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
Updated•3 years ago
|
status-firefox109:
--- → unaffected
status-firefox110:
--- → unaffected
status-firefox-esr102:
--- → unaffected
Updated•3 years ago
|
Flags: qe-verify-
Updated•3 years ago
|
Whiteboard: [adv-main111-]
Updated•2 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•