CVE-2006-3118: Race Condition
spread uses a temporary file with a static filename based on the port number, which allows local users to cause a denial of service by creating the file during a race condition between unlink and bind function calls. NOTE: spread deletes this temporary file before use, which could cause conflicts with other programs that use the same filename, but this is not a distinct issue.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2006-3118?
CVE-2006-3118 has a moderate severity rating as it can lead to a denial of service.
How do I fix CVE-2006-3118?
To fix CVE-2006-3118, ensure that the software is updated to a version that mitigates the race condition issue.
Who is affected by CVE-2006-3118?
Users of the Canonical Spread software are affected by CVE-2006-3118.
What is the impact of CVE-2006-3118?
The impact of CVE-2006-3118 is a potential denial of service due to a race condition on temporary files.
Can CVE-2006-3118 be exploited remotely?
CVE-2006-3118 is not remotely exploitable as it requires local user access to the system.