CVE-2026-33987 in FreeRDP
摘要 (英语)
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in persistent_cache_read_entry_v3() in libfreerdp/cache/persistent.c, persistent->bmpSize is updated before winpr_aligned_recalloc(). If realloc fails, bmpSize is inflated while bmpData points to the old buffer. This issue has been patched in version 3.24.2.
负责
GitHub_M
预定
2026-03-24
披露
2026-03-31
条目
VulDB provides additional information and datapoints for this CVE:
| 标识符 | 漏洞 | CWE | 可利用 | 对策 | CVE |
|---|---|---|---|---|---|
| 354279 | FreeRDP persistent.c persistent_cache_read_entry_v3 内存损坏 | 122 | 未定义 | 官方修复 | CVE-2026-33987 |