CVE-2026-36355
Awaiting Analysis
Awaiting Analysis - Queue
Heap Overflow in Realtek RTL8192CD Wi-Fi Driver
Publication date: 2026-05-05
Last updated on: 2026-05-07
Assigner: MITRE
Description
Description
The rtl8192cd Wi-Fi kernel driver in the Realtek rtl819x Jungle SDK (all known versions through v3.4.14B) does not perform any access control checks on the write_mem (ioctl 0x89F5) and read_mem (ioctl 0x89F6) debug handlers, which are compiled into production builds via the unconditionally defined _IOCTL_DEBUG_CMD_ macro in 8192cd_cfg.h
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| realtek | rtl819x_jungle_sdk | to 3.4.14B (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
| CWE-782 | The product implements an IOCTL with functionality that should be restricted, but it does not properly enforce access control for the IOCTL. |
| CWE-200 | The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information. |