You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Alexey Serbin (JIRA)" <ji...@apache.org> on 2018/12/18 02:57:00 UTC

[jira] [Updated] (KUDU-2644) Use security hardening flags and other techniques for Kudu components

     [ https://issues.apache.org/jira/browse/KUDU-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Serbin updated KUDU-2644:
--------------------------------
    Labels: security  (was: )

> Use security hardening flags and other techniques for Kudu components
> ---------------------------------------------------------------------
>
>                 Key: KUDU-2644
>                 URL: https://issues.apache.org/jira/browse/KUDU-2644
>             Project: Kudu
>          Issue Type: Improvement
>          Components: CLI, client, master, tserver
>            Reporter: Alexey Serbin
>            Priority: Major
>              Labels: security
>
> It would be nice to turn on various security-related hardening flags for the compiler and the linker while building various Kudu components.  The nice overview of available options is at:
>   https://blog.erratasec.com/2018/12/notes-on-build-hardening.html
> Maybe, we could turn on all that for the DEBUG builds, and enable at least some of those that don't hurt performance too much for RELEASE builds after initial evaluation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)