https://bugs.freedesktop.org/show_bug.cgi?id=72755
--- Comment #10 from Bryan Quigley <[email protected]> --- >What exactly do you mean with "the .exec fails"? Sorry that was vague, we blocked creation in HOME via apparmor and assumed it had fallen back to /tmp without us knowing. Just having it go to $TMPDIR (and not try with HOME) I believe would fix it for the apparmor case. Unfortunately, I'm not sure if putting it in /tmp makes it less secure.. Sorry, if the below doesn't make any sense, this issue is a bit above my level: Would it be possible to try to do the mmaps first, and then if they fail due to selinux to fallback to doing the file creation? If so, that might fix it for all three cases (grsecurity, apparmor, and selinux). >However, whether LO would later make such a call depends on how you use LO. How would you verify this is successful? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
