标签: memory memory-management libreoffice
OpenBSD具有很强的内存保护功能,例如:W ^ X.
https://en.wikipedia.org/wiki/W^X
https://man.openbsd.org/mount
如果程序需要,我们可以使用“wxallowed”挂载选项禁用此功能,遗憾的是,LibreOffice需要/ usr / local /上的wxallowed。
问题:有人可以解释一下,LibreOffice究竟需要内存页面可以在同一时间写入和执行吗?在LibreOffice中修复这个一般安全问题会有多大的努力?
https://github.com/LibreOffice
https://unix.stackexchange.com/questions/411405/libreoffice-soffice-oosplash-start-permission-denied-error