CVE-2026-33984

Severity CVSS v4.0:
Pending analysis
Type:
CWE-122 Heap-based Buffer Overflow
Publication date:
30/03/2026
Last modified:
01/04/2026

Description

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in resize_vbar_entry() in libfreerdp/codec/clear.c, vBarEntry->size is updated to vBarEntry->count before the winpr_aligned_recalloc() call. If realloc fails, size is inflated while pixels still points to the old, smaller buffer. On a subsequent call where count

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:* 3.24.2 (excluding)