[compiler-rt] [sanitizer] Disable writes to log files for binaries in a secure context. (PR #92593)

via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 20:39:49 PDT 2024


bigb4ng wrote:

I would strongly recommend against closing an open security issue with publicly available exploits without documenting that such behavior (writing arbitrary files in a context of the running binary) is intended. Otherwise, this might be the best solution after all.

https://github.com/llvm/llvm-project/pull/92593


More information about the llvm-commits mailing list