=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/33.html,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** www/33.html 2003/03/25 23:02:11 1.5 --- www/33.html 2003/03/25 23:19:19 1.6 *************** *** 80,89 **** enabled by default.

!

  • W^X (pronounced: "W or X") binaries on ELF architectures. This is a fine-grained memory permissions layout, ensuring that memory which can be ! written to by application programs can not be executable at the same time. ! This raises the bar on potential buffer overflows and other attacks.

  • Still more reduction in setuid and setgid binaries, and more chroot --- 80,90 ---- enabled by default.

    !

  • W^X (pronounced: "W xor X") binaries on ELF architectures. This is a fine-grained memory permissions layout, ensuring that memory which can be ! written to by application programs can not be executable at the same time ! and vice versa. This raises the bar on potential buffer overflows and other ! attacks.

  • Still more reduction in setuid and setgid binaries, and more chroot *************** *** 362,368 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 33.html,v 1.5 2003/03/25 23:02:11 deraadt Exp $ --- 363,369 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 33.html,v 1.6 2003/03/25 23:19:19 grange Exp $