memfd_secret() in 5.14
memfd_secret() in 5.14
Posted Aug 6, 2021 19:53 UTC (Fri) by mb (subscriber, #50428)In reply to: memfd_secret() in 5.14 by Cyberax
Parent article: memfd_secret() in 5.14
>So that applications will get SIGBUS on future accesses.
That will probably crash the application. Even if it was equipped to handle SIGBUS, what could the application possibly do? The data is gone. Therefore it wouldn't help the widespread adoption to put critical data into secret memory areas.
