CVE-2026-33986 in FreeRDP
요약 (영어)
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in yuv_ensure_buffer() in libfreerdp/codec/h264.c, h264->width and h264->height are updated before the reallocation loop. If any winpr_aligned_recalloc() call fails, the function returns FALSE but width/height are already inflated. 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 |
|---|---|---|---|---|---|
| 354277 | FreeRDP h264.c yuv_ensure_buffer 메모리 손상 | 122 | 정의되지 않음 | 공식 수정 | CVE-2026-33986 |