CVE-2023-20511
Received
Received - Intake
AMD Kernel Mode Driver Double Free Vulnerability
Vulnerability report for CVE-2023-20511, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-31
Last updated on: 2026-08-31
Assigner: Advanced Micro Devices Inc.
Description
Description
Release of an invalid pointer in the AMD kernel mode driver (KMD) could allow a privileged attacker to create a double free condition potentially leading to arbitrary code execution.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| amd | radeon_pro_w7000_series | to 23.40.20 (inc) |
| amd | amd_software_pro_edition | 23.40.20 |
| amd | kernel_mode_driver | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-763 | The product attempts to return a memory resource to the system, but it calls the wrong release function or calls the appropriate release function incorrectly. |