Skip to Content.
Sympa Menu

sm-grimoire - [SM-Grimoire] PaX kernel patch & chpax spells

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Michael Coulter <mjc AT sdf.lonestar.org>
  • To: sm-grimoire AT lists.ibiblio.org
  • Subject: [SM-Grimoire] PaX kernel patch & chpax spells
  • Date: Mon, 1 Sep 2003 07:26:51 +0000

I know grsecurity has this rolled in, but I didn't want any of the RSBAC
and what not.

--
mjc AT sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org

Attachment: chpax.tar.gz
Description: application/tar-gz

#!/bin/bash
#
#

DESCRIPTION="PaX protection"
SHORT="Memory page ACL protection"
HELP="See pageexec.virtualave.net to learn about PaX"
VERSIONS="2.4.22-200308271615"
MD5S[0]=6c140b8502f69dc457b9e8e0f94e2c0a


if [[ "$1" == "CONFIG" ]]; then
echo "
SOURCE${COUNTER}=pax-linux-${!PATCH}.patch
SOURCE${COUNTER}_URL=http://pageexec.virtualave.net/\$SOURCE${COUNTER}"; >>
${SPELL_CONFIG}.DETAILS
source $SCRIPT_DIRECTORY/MD5PATCH
fi


  • [SM-Grimoire] PaX kernel patch & chpax spells, Michael Coulter, 09/01/2003

Archive powered by MHonArc 2.6.24.

Top of Page