RESOLVED FIXED 198537
Uploading third-party applications from /Applications needs additional syscall access
https://bugs.webkit.org/show_bug.cgi?id=198537
Summary Uploading third-party applications from /Applications needs additional syscal...
Alex Christensen
Reported 2019-06-04 11:21:11 PDT
Uploading third-party applications from /Applications needs additional syscall access
Attachments
Patch (1.37 KB, patch)
2019-06-04 11:22 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2019-06-04 11:22:38 PDT
Brent Fulgham
Comment 2 2019-06-04 11:42:35 PDT
Comment on attachment 371308 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=371308&action=review r=me > Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:981 > + (syscall-number SYS_fstat64_extended) It looks like we already allow some file modification sys calls (e.g., SYS_write, SYS_chmod, SYS_fchmod). Blech.
WebKit Commit Bot
Comment 3 2019-06-04 12:37:19 PDT
Comment on attachment 371308 [details] Patch Clearing flags on attachment: 371308 Committed r246077: <https://trac.webkit.org/changeset/246077>
WebKit Commit Bot
Comment 4 2019-06-04 12:37:21 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-06-04 12:38:24 PDT
Note You need to log in before you can comment on or make changes to this bug.