[Webkit-unassigned] [Bug 225482] New: [iOS] Allow file-read* and file-write-data for /dev/null and /dev/zero

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 14:21:56 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=225482

            Bug ID: 225482
           Summary: [iOS] Allow file-read* and file-write-data for
                    /dev/null and /dev/zero
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

We allow read and write access to /dev/zero and /dev/null in all of our sandboxes, except for Network process on iOS. This is a mistake, and leads to spurious sandbox violation reports. We should allow this to avoid generating these reports, and because these devices are frequently used in low-level programming.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210506/cd50f92a/attachment.htm>


More information about the webkit-unassigned mailing list