CVE-2019-18178

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().
References
Link Resource
https://sourceforge.net/p/freertos/bugs/199/ Exploit Third Party Advisory
Configurations

Configuration 1

cpe:2.3:o:amazon:freertos+fat:160919a:*:*:*:*:*:*:*

Information

Published : 2019-11-04 08:15

Updated : 2019-11-09 09:41


NVD link : CVE-2019-18178

Mitre link : CVE-2019-18178

Products Affected
No products.
CWE