grsecurity kills colortail
Posted: Thu May 15, 2003 9:26 am
I run a firewall with a grsecurity-1.9.8 enabled 2.4.20 kernel. I want to see my logs colorized and I use colortail, whenever I run it, grsecurity kills it, showing this message in the system logs:
I've tried to disable grsecurity protections for this binary whit no luck:
It still segfaults when I run it. Any ideas on how to solve it?
Thanks!
May 15 10:08:19 f0 kernel: grsec: From 192.168.1.10: signal 11 sent to (colortail:19762) UID(0) EUID(0), parent (bash:2648) UID(0) EUID(0)
I've tried to disable grsecurity protections for this binary whit no luck:
- Code: Select all
f0 root # chpax -v /usr/bin/colortail
/usr/bin/colortail: paging based PAGE_EXEC is disabled, trampolines are not emulated, mprotect() is not restricted, mmap() base is not randomized, ET_EXEC base is not randomized, segmentation based PAGE_EXEC is disabled
It still segfaults when I run it. Any ideas on how to solve it?
Thanks!