FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.24.2, in yuvensurebuffer() in libfreerdp/codec/h264.c, h264->width and h264->height are updated before the reallocation loop. If any winpralignedrecalloc() call fails, the function returns FALSE but width/height are already inflated. This issue has been patched in version 3.24.2.
{
"cwe_ids": [
"CWE-122",
"CWE-131"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/33xxx/CVE-2026-33986.json",
"cna_assigner": "GitHub_M",
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "3.24.2"
}
],
"source": "AFFECTED_FIELD"
}
]
}