Closed
Bug 1276470
Opened 9 years ago
Closed 9 years ago
Seccomp sandbox violation: sys_statfs called in content process of Firefox desktop
Categories
(Core :: Security: Process Sandboxing, defect)
Core
Security: Process Sandboxing
Tracking
()
RESOLVED
FIXED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: tedd, Assigned: tedd)
References
Details
(Whiteboard: sblc1)
Attachments
(1 file)
1.27 KB,
patch
|
jld
:
review+
|
Details | Diff | Splinter Review |
Only whitelisting the 64-bit version [1] doesn't seem to be enough, sys_statfs was used during some try tests.
[1] https://dxr.mozilla.org/mozilla-central/rev/4d63dde701b47b8661ab7990f197b6b60e543839/security/sandbox/linux/SandboxFilterUtil.h#99
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8757646 -
Flags: review?(jld)
Assignee | ||
Comment 2•9 years ago
|
||
Push to try for build: https://treeherder.mozilla.org/#/jobs?repo=try&revision=fc6eb82d86f9
Updated•9 years ago
|
Attachment #8757646 -
Flags: review?(jld) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Latest try push for build: https://treeherder.mozilla.org/#/jobs?repo=try&revision=19dad5cc948e
Keywords: checkin-needed
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/09ccc45c04f1
Add sys_statfs to seccomp whitelist. r=jld
Keywords: checkin-needed
Comment 5•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox50:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
You need to log in
before you can comment on or make changes to this bug.
Description
•