Race Condition Vulnerability in cpio by David Jackson
CVE-2005-1111
4.7MEDIUM
What is CVE-2005-1111?
A race condition exists in the cpio utility, specifically affecting versions 2.6 and earlier. This vulnerability enables local users to exploit a hard link attack while cpio is decompressing files. By manipulating the permissions of a target file during the decompression process, unauthorized changes can be made once cpio completes its operation. This flaw emphasizes the importance of securing file operations against concurrent access issues.