CVE-2026-33986

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.
Configurations

No configuration.

History

30 Mar 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-30 22:16

Updated : 2026-03-30 22:16


NVD link : CVE-2026-33986

Mitre link : CVE-2026-33986

CVE.ORG link : CVE-2026-33986


JSON object : View

Products Affected

No product.

CWE
CWE-122

Heap-based Buffer Overflow

CWE-131

Incorrect Calculation of Buffer Size