by @LeSuisse Activity log
- Created automatic suggestion
- @LeSuisse accepted
- @LeSuisse published on GitHub
FreeRDP has a heap-buffer-overflow in audin_process_formats
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, a malicious RDP server can trigger a heap-buffer-overflow write in the FreeRDP client when processing Audio Input (AUDIN) format lists. audin_process_formats reuses callback->formats_count across multiple MSG_SNDIN_FORMATS PDUs and writes past the newly allocated formats array, causing memory corruption and a crash. This vulnerability is fixed in 3.20.1.
References
-
https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-9chc-g79v-4qq4 x_refsource_CONFIRM
-
https://github.com/FreeRDP/FreeRDP/releases/tag/3.20.1 x_refsource_MISC
-
https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-9chc-g79v-4qq4 x_refsource_CONFIRM
-
https://github.com/FreeRDP/FreeRDP/releases/tag/3.20.1 x_refsource_MISC
Affected products
- ==< 3.20.1
Package maintainers
-
@peterhoeg Peter Hoeg <peter@hoeg.com>