Closed Bug 964427 Opened 10 years ago Closed 10 years ago

Whitelist more syscalls: msync (asm.js cache), sched_get_priority_m{in,ax} (webrtc)

Categories

(Core :: Security, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla29

People

(Reporter: jld, Assigned: jld)

References

Details

Attachments

(1 file)

1. The asm.js cache (bug 929236) uses msync via PR_SyncMemMap.  We allow fsync, and this is more or less the same thing.

2. webrtc::ThreadPosix::Start() calls sched_get_priority_min and sched_get_priority_max; see also getpriority and setpriority, which we currently allow.
Attachment #8366255 - Flags: review?(gdestuynder) → review+
https://hg.mozilla.org/mozilla-central/rev/151feb1e7b8b
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: