VYPR

Spread

by Canonical

CVEs (1)

  • CVE-2006-3118Jun 30, 2006
    risk 0.00cvss epss 0.00

    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…