Untriaged
FreeRDP has a heap-use-after-free in irp_thread_func
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a heap use-after-free occurs in irp_thread_func because the IRP is freed by irp->Complete() and then accessed again on the error path. This vulnerability is fixed in 3.20.1.
References
-
https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-4gxq-jhq6-4cr8 x_refsource_CONFIRM
-
https://github.com/FreeRDP/FreeRDP/releases/tag/3.20.1 x_refsource_MISC
Affected products
FreeRDP
- ==< 3.20.1
Package maintainers
-
@peterhoeg Peter Hoeg <peter@hoeg.com>