CVE-2026-23790
Received
Received - Intake
Double-Free in Samsung Exynos DPU Driver
Vulnerability report for CVE-2026-23790, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-14
Last updated on: 2026-09-14
Assigner: MITRE
Description
Description
An issue was discovered in DPU in Samsung Mobile Processor Exynos 1280, 2200, 1380, 1480, 2400, 1580, 2500, 1680, and 2600. A double-free vulnerability in the Samsung Exynos DPU driver (due to improper pointer management during DMA buffer reallocation) leads to kernel memory corruption and a potential use-after-free.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| samsung | exynos_dpu | * |
| samsung | exynos_1280 | * |
| samsung | exynos_2200 | * |
| samsung | exynos_1380 | * |
| samsung | exynos_1480 | * |
| samsung | exynos_2400 | * |
| samsung | exynos_1580 | * |
| samsung | exynos_2500 | * |
| samsung | exynos_1680 | * |
| samsung | exynos_2600 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-415 | The product calls free() twice on the same memory address. |