First published: Mon Nov 04 2019(Updated: )
Real Time Engineers FreeRTOS+FAT 160919a has a use after free. The function FF_Close() is defined in ff_file.c. The file handler pxFile is freed by ffconfigFREE, which (by default) is a macro definition of vPortFree(), but it is reused to flush modified file content from the cache to disk by the function FF_FlushCache().
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Amazon Freertos\+fat | =160919a |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.