Open
Bug 1897928
Opened 2 years ago
Updated 2 months ago
Enable CET on parent process
Categories
(Core :: Security: Process Sandboxing, enhancement, P3)
Core
Security: Process Sandboxing
Tracking
()
UNCONFIRMED
People
(Reporter: Tom25519, Unassigned)
References
(Depends on 2 open bugs)
Details
Chrome has been enable it on parent process.
Comment 1•2 years ago
|
||
We use JIT in our parent process, so this is not possible at the moment.
Is this bug duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1626952?
Comment 3•2 years ago
•
|
||
I would say that bug is a blocker for this one. That is, if it doesn't work with the JIT disabled, it's not going to work if we get rid of it either :-)
Being able to run the parent process without a JIT is a recurring thing for security features, so I'm going to keep this open. Not sure there's a specific meta-bug for removing JIT-ing from the parent.
Updated•2 years ago
|
Updated•1 year ago
|
Severity: S4 → --
Updated•1 year ago
|
Severity: -- → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•