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 |