add win32k lockdown to Win RDD sandbox
Categories
(Core :: Security: Process Sandboxing, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: mjf, Assigned: bobowen)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
3.58 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
8.53 KB,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
First thing that strikes me is that using the child UI loop (same as GPU) is the first problem.
Assignee | ||
Comment 2•6 years ago
|
||
Try push with just debug failures for broken COM initialization, that I don't think we need:
https://treeherder.mozilla.org/#/jobs?repo=try&selectedJob=223579188&revision=f154121a3af0123f9c0db03e6ce61768c457d880
Another media test one with that COM initialization removed:
https://treeherder.mozilla.org/#/jobs?repo=try&selectedJob=223579188&revision=1fde80cb5da233a6552e6628b26bc5133911c6db
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Comment 4•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
(In reply to Jean-Yves Avenard [:jya] from comment #5)
Comment on attachment 9039103 [details] [diff] [review]
Part 2: Enable win32k lockdown on RDD processReview of attachment 9039103 [details] [diff] [review]:
Don't know enough about this code to review it
Sorry, that's why I added in jimm as well to cover the Windows widget stuff.
I should have made it clear, basically I'm asking if you are OK for me to land this on Fx67 after the merge?
Comment 7•6 years ago
|
||
Sure, as it doesn't impact usage and working of the RDD
Comment 9•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3a9c07fcc2eb
https://hg.mozilla.org/mozilla-central/rev/55a7c08b3b67
Description
•