denied executable mmap of /etc/ld.so.cache by /sbin/gradm
strace gradm
...
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=48263, ...}) = 0
old_mmap(NULL, 48263, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f2d000
close(3) = 0
...
2.6.17.8-grsec, gradm v2.1.9
Can someone tell what is wrong?