Open
Bug 1898262
Opened 6 months ago
Updated 5 months ago
Add more job limits on child process
Categories
(Core :: Security: Process Sandboxing, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: Tom25519, Unassigned)
Details
GPU process maybe could add more job limits like RDD process, such as Exit Windows, Administrator Access, Write Clipboard, Read Clipboard, etc, but I don't know if something like Global Atoms, etc could be add or not.
Summary: Add more job limits on GPU process → Add more job limits on GPU process and Utility - Windows Media Foundation CDM process
Besides, we should:
- Add job limits on Windows Media Foundation CDM process.
- Set JOB_OBJECT_LIMIT_ACTIVE_PROCESS to 0 on extension process
Summary: Add more job limits on GPU process and Utility - Windows Media Foundation CDM process → Add more job limits on child process
(In reply to Tom25519 from comment #1)
Besides, we should:
- Add job limits on Windows Media Foundation CDM process.
- Set JOB_OBJECT_LIMIT_ACTIVE_PROCESS to 0 on extension process
Edit: on 2, we should set on all Firefox child processes which needn't create child process, some of them are still = 1.
Comment 4•5 months ago
|
||
I believe we have the same settings for this as chromium browsers do.
However, on the face of it, it does look like we should be able to add some of these limitations.
No longer blocks: 1359559
Flags: needinfo?(bobowencode)
You need to log in
before you can comment on or make changes to this bug.
Description
•