tried a different approach by sending an open file handle via XPC to the extension hosting app and then tried to use fgetxattr() on that file handle. This only works with SIP disabled. With SIP enabled, the hosting app also needs full disk access but then reading the extended attributes succeeds.
What are the current security implications by sending file handles via XPC in a SIP-enabled environment from a root system extension to user launched app?
Frank
Topic:
App & System Services
SubTopic:
Drivers
Tags: