ALPINE-CVE-2020-14382
A vulnerability was found in upstream release cryptsetup-2.2.0 where, there's a bug in LUKS2 format validation code, that is effectively invoked on every device/image presenting itself as LUKS2 container. The bug is in segments validation code in file 'lib/luks2/luks2_json_metadata.c' in function hdr_validate_segments(struct crypt_device *cd, json_object *hdr_jobj) where the code does not check for possible overflow on memory allocation used for intervals array (see statement "intervals = malloc(first_backup * sizeof(*intervals));"). Due to the bug, library can be *tricked* to expect such allocation was successful but for far less memory then originally expected. Later it may read data FROM image crafted by an attacker and actually write such data BEYOND allocated memory.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Alpine:v3.21 | cryptsetup | 1.0.7-r1, 0, 1.0.7-r0 |
| Alpine:v3.15 | cryptsetup | 1.0.7-r0, 1.0.7-r1, 1.1.0-r0 |
| Alpine:v3.19 | cryptsetup | 1.2.0-r0, 1.0.7-r0, 1.0.7-r1 |
| Alpine:v3.14 | cryptsetup | 0, 1.6.0-r0, 1.7.5-r1 |
| Alpine:v3.22 | cryptsetup | 2.0.0-r1, 2.3.3-r0, 1.1.2-r0 |
| Alpine:v3.17 | cryptsetup | 2.3.3-r0, 2.3.0-r0, 2.2.2-r0 |
| Alpine:v3.20 | cryptsetup | 1.6.1-r1, 0, 1.0.7-r0 |
| Alpine:v3.13 | cryptsetup | 1.0.7-r0, 2.3.3-r0, 2.3.2-r0 |
| Alpine:v3.23 | cryptsetup | 1.0.7-r0, 1.4.1-r0, 1.4.1-r1 |
| Alpine:v3.18 | cryptsetup | 2.3.3-r0, 2.3.2-r0, 2.3.1-r1 |
| Alpine:v3.12 | cryptsetup | 2.3.1-r1, 2.0.2-r3, 2.0.1-r0 |
| Alpine:v3.11 | cryptsetup | 1.6.7-r1, 1.6.3-r0, 2.0.2-r0 |
| Alpine:v3.16 | cryptsetup | 1.6.6-r1, 1.6.6-r0, 1.6.5-r1 |
Timeline
- Sep 16, 2020 CVE Published
- Dec 3, 2025 CVE Updated
- Apr 30, 2026 Distribution Patch