Closed
Bug 1358647
Opened 6 years ago
Closed 6 years ago
Remove socket bind/listen/accept from Desktop Linux content processes
Categories
(Core :: Security: Process Sandboxing, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: jld, Assigned: jld)
References
Details
(Whiteboard: sblc3)
Attachments
(1 file)
I'm splitting out the server-ish side of bug 1126437 — bind, listen, accept — because we can turn them off now, but the client side (socket/connect) is still blocked on audio.
Assignee | ||
Updated•6 years ago
|
Whiteboard: sblc5 → sb?
![]() |
||
Updated•6 years ago
|
Whiteboard: sb? → sblc3
Comment hidden (mozreview-request) |
Comment 2•6 years ago
|
||
mozreview-review |
Comment on attachment 8861740 [details] Bug 1358647 - Disallow bind/listen/accept for Linux content processes. https://reviewboard.mozilla.org/r/133722/#review136874
Attachment #8861740 -
Flags: review?(gpascutto) → review+
Pushed by jedavis@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c1339155e301 Disallow bind/listen/accept for Linux content processes. r=gcp
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c1339155e301
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•