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 |