Bugzilla – Bug 959132
VUL-0: CVE-2015-1336: man: TOCTOU bug when processing catman pages
Last modified: 2015-12-15 08:24:49 UTC
CVE-2015-1336 http://www.halfdog.net/Security/2015/MandbSymlinkLocalRootPrivilegeEscalation/ Problem description: The daily mandb cleanup job for old catman pages changes the permissions of all non-man files to user man. This happens e.g. under Ubuntu Vivid with /etc/cron.daily/man-db when systemd is not installed (/run/systemd/system does not exist). The problematic code is ... References: http://seclists.org/oss-sec/2015/q4/490
bin/addnote CVE-2015-1336 "SUSE uses a non-worldwritable setup for catman pages and is not affected by this problem."