We have another security issue with null pointer in kernel, I have on
all boxes vm.mmap_min_addr = 4096, I don't remember default valve, if
default is 0, I think we should change it to be >0, maybe in default
/etc/sysctl.conf? (from baselayout).
vm.mmap_min_addr defaults to 4096 unless you change it. What exactly is
the problem?
--Jeff
So default is >0, there is no problem.