http://unix.stackexchange.com – Long story short, I've got an Ubuntu server box that was recently compromised (I believe through a known exploit of an older version of Tomcat, which has already been updated). Part of the exploit set the permissions on pretty much everything to 777. In attempting to fix the incorrect permissions I inadvertently set /lib to 644 instead of 755 as it should have been. (HowTos)