splitting up the patch

Discuss and suggest new grsecurity features

splitting up the patch

Postby derRichard » Sun Jan 01, 2006 6:12 am

hi!

would it possible to provide smaller patches instead of the huge grsecurity-patch?
one for e.g: pax, grsec, rbac...

applying the entire patch to a non-vanilla kernel is really hard.
and sometimes it don't need pax or rbac.

thanks,
//richard
derRichard
 
Posts: 10
Joined: Fri Aug 29, 2003 3:15 pm

Re: splitting up the patch

Postby PaX Team » Sun Jan 01, 2006 3:27 pm

derRichard wrote:would it possible to provide smaller patches instead of the huge grsecurity-patch?
one for e.g: pax, grsec, rbac...
possible - yes, will it actually happen - no. the reasons are several, such as lack of developer time, motivation, complexity of the task (there're several cross-dependencies between features, it's not that easy to provide patches that you can cherry-pick, at least not without effectively maintaining branches).
applying the entire patch to a non-vanilla kernel is really hard.
applying it to a new vanilla kernel is hard enough as well ;-)
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm

Picking patches

Postby Kp » Sun Jan 01, 2006 7:10 pm

If you and spender ever change your minds, what about providing the patches with dependency lists, instead of trying to fully separate them? For instance, must have RBAC before PaX can be installed, but the user could stop after applying just RBAC. Though you'd still have to do some work to break up the pieces, that'd be easier than trying to have each subsystem selectable independently of any other.

On a related note, how many people are involved in the GRsecurity project - just spender and PaX team? Also, how many people are behind the alias PaX team? :)
Kp
 
Posts: 46
Joined: Tue Sep 20, 2005 12:56 am

Postby bani » Tue Jan 03, 2006 4:49 am

afaik pax is independent of rbac. rbac is part of grsec. pax is something altogether different.
bani
 
Posts: 15
Joined: Sun Aug 28, 2005 10:56 pm


Return to grsecurity development