Closed
Bug 1295190
Opened 8 years ago
Closed 8 years ago
Seccomp sandbox violation: sys_flock called in content process of Firefox desktop
Categories
(Core :: Security: Process Sandboxing, defect)
Core
Security: Process Sandboxing
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: tedd, Unassigned)
References
Details
(Whiteboard: sblc2)
Crash Data
Attachments
(1 file)
Crash reports show that sys_flock is called in content process:
https://crash-stats.mozilla.com/search/?product=Firefox&reason=SIGSYS&address=%3D0x49&_sort=-date&_facets=address&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#crash-reports
Comment 1•8 years ago
|
||
Looks like they're all from fglrx (AMD/ATi closed-source GPU drivers)?
Reporter | ||
Comment 2•8 years ago
|
||
Looks like it.
Updated•8 years ago
|
Whiteboard: sblc2
Comment hidden (mozreview-request) |
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8783548 [details]
Bug 1295190 - Add sys_flock to seccomp whitelist.
https://reviewboard.mozilla.org/r/73328/#review72006
Attachment #8783548 -
Flags: review?(jld) → review+
Pushed by gpascutto@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b8771e81cc6e
Add sys_flock to seccomp whitelist. r=jld
Comment 6•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•