memfd_secret() in 5.14
memfd_secret() in 5.14
Posted Aug 9, 2021 21:33 UTC (Mon) by jhoblitt (subscriber, #77733)In reply to: memfd_secret() in 5.14 by khim
Parent article: memfd_secret() in 5.14
I'm not seeing a compelling use case for a feature that doesn't really provide much security... especially for the DRM use case where the administrator of the system is probably considered the primary threat.
In particular, android already has keystore (which supports TEE). Why would android apps bother to support a feature which will not be supported on the majority of devices for years (~1/2 of the android population is still <= 9) and provides inferior security to an already universal feature (since 4) which takes advantage of hardware isolation where supported?
