CVE-2020-8941: Unchecked buffer overrun in enc_untrusted_inet_pton
An arbitrary memory read vulnerability in Asylo versions up to 0.6.0 allows an untrusted attacker to make a call to encuntrustedinetpton using an attacker controlled klinuxaddrbuffer parameter. The parameter size is unchecked allowing the attacker to read memory locations outside of the intended buffer size including memory addresses within the secure enclave. We recommend upgrading past commit 8fed5e334131abaf9c5e17307642fbf6ce4a57ec
Affected Software
Remediation
Information
Event History
Frequently Asked Questions
What is the severity of CVE-2020-8941?
CVE-2020-8941 is classified as a high severity vulnerability due to its potential for arbitrary memory reads.
How do I fix CVE-2020-8941?
To mitigate CVE-2020-8941, upgrade Asylo to version 0.6.1 or later where the vulnerability is addressed.
Who is affected by CVE-2020-8941?
CVE-2020-8941 affects all users of Google Asylo versions up to 0.6.0.
What type of vulnerability is CVE-2020-8941?
CVE-2020-8941 is an arbitrary memory read vulnerability that allows unauthorized access to memory.
How can an attacker exploit CVE-2020-8941?
An attacker can exploit CVE-2020-8941 by sending a crafted request with an unchecked parameter to enc_untrusted_inet_pton.