Page 1 of 1

grsec for Kernel 2.4.19 (arm)

PostPosted: Tue Jun 03, 2003 4:22 pm
by dirk
For an embedded device i have to use the kernel 2.4.19. Because the ARM9 processor is only supported by this version.
Is there an grsec patch availbale for this version?
Maybe is an older patch available?

Thanks
Dirk

PostPosted: Wed Jun 04, 2003 1:29 pm
by spender
If someone donates me an ARM device to develop on (see the donations page), I will be able to officially support the architecture. Until that happens, PaX will not support ARM, and the ACL system will be missing critical features for the architecture.

-Brad

PostPosted: Wed Jun 04, 2003 1:57 pm
by dirk
Which critical features are missing on the ARM architecture for the ACl patch?

I know that PaX doesn't work on the ARM, but I have to use the ACL features in a new project.

Dirk

PostPosted: Wed Jun 04, 2003 2:20 pm
by spender
ptrace and mmap hooks will be missing. read-only ptrace might not be supported correctly.

-Brad