VYPR

OpenRC

by Openrc

CVEs (2)

  • CVE-2021-42341Oct 14, 2021
    risk 0.00cvss epss 0.02

    checkpath in OpenRC before 0.44.7 uses the direct output of strlen() to allocate strings, which does not account for the '\0' byte at the end of the string. This results in memory corruption. CVE-2021-42341 was introduced in git commit 63db2d99e730547339d1bdd28e8437999c380cae,…

  • CVE-2018-21269Oct 27, 2020
    risk 0.00cvss epss 0.00

    checkpath in OpenRC through 0.42.1 might allow local users to take ownership of arbitrary files because a non-terminal path component can be a symlink.