While trying to diagnose a virtual memory issue on a system where I do not have root permission, I came to find that /proc/slabinfo is readable only by root. What is the reason for this. I checked the contents of the file on a system where I do have root privilege and there doesn’t seem to be any information in there that is user related or security related. What would be the harm in having this file world readable?