Comment 2 for bug 1276394

Revision history for this message
Simon Déziel (sdeziel) wrote :

With keepassx 2.0 on Ubuntu Xenial 16.04, RELRO is enabled but PIE is still lacking:

$ keepassx --version
keepassx 2.0

 hardening-check $(which keepassx)
/usr/bin/keepassx:
 Position Independent Executable: no, normal executable!
 Stack protected: yes
 Fortify Source functions: yes (some protected functions found)
 Read-only relocations: yes
 Immediate binding: no, not found!