6.3
CVE-2023-42483
- EPSS 0.02%
- Published 13.12.2023 01:15:07
- Last modified 21.11.2024 08:22:38
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
A TOCTOU race condition in Samsung Mobile Processor Exynos 9820, Exynos 980, Exynos 1080, Exynos 2100, Exynos 2200, Exynos 1280, and Exynos 1380 can cause unexpected termination of a system.
Data is provided by the National Vulnerability Database (NVD)
Samsung ≫ Exynos 9820 Firmware Version-
Samsung ≫ Exynos 980 Firmware Version-
Samsung ≫ Exynos 1080 Firmware Version-
Samsung ≫ Exynos 2100 Firmware Version-
Samsung ≫ Exynos 2200 Firmware Version-
Samsung ≫ Exynos 1280 Firmware Version-
Samsung ≫ Exynos 1380 Firmware Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.02% | 0.036 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 4.7 | 1 | 3.6 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
|
cve@mitre.org | 6.3 | 0.3 | 5.9 |
CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H
|
CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.