← Back

Openrc

openrc

Vendor: Openrc Project • 2 CVEs

CVEs (2)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Openrc Project
1Openrc
Nov 21, 2024
Oct 14, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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 introduce...Show more
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, which was introduced as part of OpenRC 0.44.0 development.Show less
1Openrc Project
1Openrc
Nov 21, 2024
Oct 27, 2020
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
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.