Closed
Bug 1541272
Opened 6 years ago
Closed 6 years ago
Mac Utility sandbox profile missing crash reporter port allow rule
Categories
(Core :: Security: Process Sandboxing, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: haik, Assigned: haik)
References
Details
Attachments
(1 file)
Like the content process sandbox policy, the utility process sandbox policy should also include an allow rule for the crash reporter port. This is needed for RDD early sandbox init. Sandbox.mm also needs to be updated to pass the crash reporter port as an argument to the policy.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → haftandilian
Priority: -- → P1
Assignee | ||
Comment 1•6 years ago
|
||
Add the crash reporter port to the utility process sandbox so that crash reports can be saved for processes using the utility sandbox with early sandbox init.
At this time, the RDD process is the only process using the utility sandbox.
Pushed by haftandilian@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/156aba60571f
Mac Utility sandbox profile missing crash reporter port allow rule r=Alex_Gaynor
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•