2 matches found
CVE-2021-42341
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 ...
OpenRC 安全漏洞
OpenRC is an initialization system from the Openrc team based on providing an init program. A security vulnerability exists in OpenRC versions prior to 0.44.7, which stems from a memory corruption in the software where checkpath uses the direct output of the strlen function to allocate strings,...