[Webkit-unassigned] [Bug 161959] New: [GTK] Use an unnamed socket for the nested Wayland compositor to make external access more difficult

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 05:49:25 PDT 2016


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

            Bug ID: 161959
           Summary: [GTK] Use an unnamed socket for the nested Wayland
                    compositor to make external access more difficult
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: emanuele.aina at collabora.com
                CC: bugs-noreply at webkitgtk.org

Using an unnamed Unix Domain Socket would make more difficult for external applications to attach to the nested Wayland compositor, which currently use a named socked visible on the filesystem.

wl_display_add_socket_fd() could be used with such unnamed socket (as returned by socketpair()) instead of wl_display_add_socket().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160914/2e5d92cc/attachment.html>


More information about the webkit-unassigned mailing list