CVE-2026-23789
Received
Received - Intake
Double-Free in Samsung Exynos MFC Encoder Driver
Vulnerability report for CVE-2026-23789, 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 MFC in Samsung Mobile Processor and Wearable Processor Exynos 850, 1080, 2100, 1280, 2200, 1330, 1380, 1480, 2400, 1580, 2500, 2600, 1680, W920, W930, and W1000. A double-free vulnerability in the Exynos MFC encoder driver (due to improper cleanup of dma_buf references during error handling) leads to kernel memory corruption and potential arbitrary code execution.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| samsung | exynos_850 | * |
| samsung | exynos_1080 | * |
| samsung | exynos_2100 | * |
| samsung | exynos_1280 | * |
| samsung | exynos_2200 | * |
| samsung | exynos_1330 | * |
| samsung | exynos_1380 | * |
| samsung | exynos_1480 | * |
| samsung | exynos_2400 | * |
| samsung | exynos_1580 | * |
| samsung | exynos_2500 | * |
| samsung | exynos_2600 | * |
| samsung | exynos_1680 | * |
| samsung | w920 | * |
| samsung | w930 | * |
| samsung | w1000 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-415 | The product calls free() twice on the same memory address. |