Details
-
Improvement
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
Description
As per https://www.qualys.com/2017/06/19/stack-clash/stack-clash.txt and given that container-executor is setuid, it should be compiled with stack checking if the compiler supports such features. (-fstack-check on gcc, -fsanitize=safe-stack on clang, -xcheck=stkovf on "Oracle Solaris Studio", others as we find them, ...)
Attachments
Attachments
Issue Links
- causes
-
YARN-7857 -fstack-check compilation flag causes binary incompatibility for container-executor between RHEL 6 and RHEL 7
- Resolved
- is blocked by
-
HADOOP-14670 Increase minimum cmake version for all platforms
- Resolved