8.1
CVE-2019-13178
- EPSS 1.69%
- Veröffentlicht 02.07.2019 23:15:09
- Zuletzt bearbeitet 21.11.2024 04:24:21
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
modules/luksbootkeyfile/main.py in Calamares versions 3.1 through 3.2.10 has a race condition between the time when the LUKS encryption keyfile is created and when secure permissions are set.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.69% | 0.741 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.1 | 2.2 | 5.9 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00017.html
http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00020.html
http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00021.html
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1835095
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1835096
https://bugzilla.redhat.com/show_bug.cgi?id=1726565
https://calamares.io/calamares-3.2.11-is-out/
https://calamares.io/calamares-cve-2019/
https://github.com/calamares/calamares/issues/1190
https://github.com/calamares/calamares/issues/1191
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Q57BOTBA2J5U4GVKUP7N2PD5H7B3BVUU/
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/R2ZDQRGBGRVRW5LPJWKUNS3M66LZ3KYC/
https://www.pavelkogan.com/2014/05/23/luks-full-disk-encryption/
https://www.pavelkogan.com/2015/01/25/linux-mint-encryption/