I just installed a fresh VM to test this and hardening-check still shows
the same (bad) output :

# dpkg -l| grep openvpn
ii  openvpn                         2.2.1-7                    virtual
private network daemon

root@test:~# hardening-check /usr/sbin/openvpn
/usr/sbin/openvpn:
 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!

root@test:~# hardening-check /usr/lib/openvpn/openvpn-down-root.so
/usr/lib/openvpn/openvpn-down-root.so:
 Position Independent Executable: no, regular shared library (ignored)
 Stack protected: no, not found!
 Fortify Source functions: yes (some protected functions found)
 Read-only relocations: yes
 Immediate binding: no not found!

root@test:~# hardening-check /usr/lib/openvpn/openvpn-auth-pam.so
/usr/lib/openvpn/openvpn-auth-pam.so:
 Position Independent Executable: no, regular shared library (ignored)
 Stack protected: yes
 Fortify Source functions: yes (some protected functions found)
 Read-only relocations: yes
 Immediate binding: no not found!

Am I doing something wrong ?

Regards,

Simon



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to