CVE-2025-52517
BaseFortify
Publication date: 2026-01-05
Last updated on: 2026-01-09
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| samsung | exynos_2500_firmware | * |
| samsung | exynos_2500 | * |
| samsung | exynos_1330_firmware | * |
| samsung | exynos_1330 | * |
| samsung | exynos_1380_firmware | * |
| samsung | exynos_1380 | * |
| samsung | exynos_1480_firmware | * |
| samsung | exynos_1480 | * |
| samsung | exynos_1580_firmware | * |
| samsung | exynos_1580 | * |
| samsung | exynos_2400_firmware | * |
| samsung | exynos_2400 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-362 | 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a race condition in the issimian device driver of certain Samsung Exynos processors (models 1330, 1380, 1480, 2400, 1580, and 2500). It causes a double free error in the camera component, which means the system tries to free the same memory twice. This memory corruption can disrupt normal device operation. [1]
How can this vulnerability impact me? :
The vulnerability can lead to a denial of service (DoS) by corrupting memory management within the camera subsystem of affected devices. This may cause the camera or device to crash or become unresponsive, disrupting normal use. [1]