Re: non-exec stack
From: Borja Marcos (borjamar@sarenet.es)
Date: 07/11/01
- Next message: Kris Kennaway: "Re: non-exec stack"
- Previous message: Kris Kennaway: "Re: FreeBSD Security Advisory FreeBSD-SA-01:"
- In reply to: Kris Kennaway: "Re: non-exec stack"
- Next in thread: Kris Kennaway: "Re: non-exec stack"
- Reply: Kris Kennaway: "Re: non-exec stack"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Borja Marcos <borjamar@sarenet.es> To: freebsd-security@freebsd.org Date: Wed, 11 Jul 2001 22:35:50 +0200
On Wednesday 11 July 2001 21:17, you wrote:
> That's a different thing (it doesn't make the stack non-executable, it
> patches gcc to generate code which tries to catch and prevent
> stack-smashing buffer overflows). I don't know of anyone who has
> written a non-exec stack patch for FreeBSD. It would certainly be
> welcome.
I wonder... how is it implemented? Perhaps checking that the page is not
a stack page whenever the process enters a system call? Checking the same
at context switches?
Borja.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
- Next message: Kris Kennaway: "Re: non-exec stack"
- Previous message: Kris Kennaway: "Re: FreeBSD Security Advisory FreeBSD-SA-01:"
- In reply to: Kris Kennaway: "Re: non-exec stack"
- Next in thread: Kris Kennaway: "Re: non-exec stack"
- Reply: Kris Kennaway: "Re: non-exec stack"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|