Is there Exec Shield buffer overflow protection for Ubuntu?
I tried to enable Exec Shield on Ubuntu 12.04 with the following command
sudo sysctl -w kernel.exec-shield=1
but it said
error: "kernel.exec-shield" is an unknown key
If not, what is the equivalent solution for Ubuntu and how can I install and enable it?