Spread · Spread · CVE-2006-3118
**Name of the Vulnerable Software and Affected Versions**
spread (affected versions not specified)
**Description**
The issue allows local users to cause a denial of service by exploiting a race condition between `unlink` and `bind` function calls. This occurs because spread uses a temporary file with a static filename based on the port number. Additionally, spread deletes this temporary file before use, which could potentially cause conflicts with other programs using the same filename.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.