In various functions in fscrypt_ice.c and related files in some implementations of f2fs encryption that use encryption hardware which only supports 32-bit IVs (Initialization Vectors), 64-bit IVs are used and later are truncated to 32 bits. This may cause IV reuse and thus weakened disk encryption. This could lead to local information disclosure with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-153450752References: N/A
References
Link | Resource |
---|---|
https://source.android.com/security/bulletin/2020-09-01 | Vendor Advisory |
https://source.android.com/security/bulletin/2020-09-01 | Vendor Advisory |
Configurations
History
21 Nov 2024, 04:53
Type | Values Removed | Values Added |
---|---|---|
References | () https://source.android.com/security/bulletin/2020-09-01 - Vendor Advisory |
Information
Published : 2020-09-17 16:15
Updated : 2024-11-21 04:53
NVD link : CVE-2020-0407
Mitre link : CVE-2020-0407
CVE.ORG link : CVE-2020-0407
JSON object : View
Products Affected
- android
CWE
CWE-330
Use of Insufficiently Random Values