Closed Bug 1387233 Opened 7 years ago Closed 7 years ago

[mac] restrict ipc-posix-shm permissions in content

Categories

(Core :: Security: Process Sandboxing, enhancement)

Unspecified
macOS
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla57
Tracking Status
firefox57 --- fixed

People

(Reporter: Alex_Gaynor, Assigned: Alex_Gaynor)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We currently allow ipc-posix-shm* on (ipc-posix-name-regex "^/tmp/com.apple.csseed:") (ipc-posix-name-regex "^CFPBS:")) (ipc-posix-name-regex "^AudioIO") ipc-posix-shm* is made up of: ipc-posix-shm-read-data ipc-posix-shm-read-metadata ipc-posix-shm-write-create ipc-posix-shm-write-data ipc-posix-shm-write-unlink I suspect at a minimum we can remove create and unlink. Some of these might also be either read-only or write-only. Requires research and investigation. (Also I have no idea what CFPBS or csseed are).
Assignee: nobody → agaynor
Comment on attachment 8894509 [details] Bug 1387233 - restrict access to ipc-posix-shm APIs in the content process; https://reviewboard.mozilla.org/r/165684/#review170774
Attachment #8894509 - Flags: review?(haftandilian) → review+
Keywords: checkin-needed
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/autoland/rev/cb06d162a3d0 restrict access to ipc-posix-shm APIs in the content process; r=haik
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: