[PATCH] Stackgap
From: Suleiman Souhlal (ssouhlal_at_FreeBSD.org)
Date: 05/28/05
- Previous message: Marc Olzheim: "Re: Modifying file access time upon exec..."
- Next in thread: Robert Watson: "Re: [PATCH] Stackgap"
- Reply: Robert Watson: "Re: [PATCH] Stackgap"
- Maybe reply: Robert Watson: "Re: [PATCH] Stackgap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: arch@FreeBSD.org Date: Fri, 27 May 2005 22:35:03 -0400
Hi!
You can find an implementation of stackgap from OpenBSD at http://
people.freebsd.org/~ssouhlal/testing/stackgap-20050527.diff
You can control the range of the random stack gap with the
kern.stackgap_random sysctl. A value of 0 disables it. Otherwise, it
has to be a power of 2 and not too large. The default value is 64K.
I've only had the chance to test this on i386. Could anyone test it
on other architectures as well?
Any comments/objections?
-- Suleiman Souhlal | ssouhlal@vt.edu The FreeBSD Project | ssouhlal@FreeBSD.org _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Marc Olzheim: "Re: Modifying file access time upon exec..."
- Next in thread: Robert Watson: "Re: [PATCH] Stackgap"
- Reply: Robert Watson: "Re: [PATCH] Stackgap"
- Maybe reply: Robert Watson: "Re: [PATCH] Stackgap"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|