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
Information
Published : 2019-11-04 12:15
Updated : 2019-11-09 13:41
NVD link : CVE-2019-18178
Mitre link : CVE-2019-18178
JSON object : View
CWE
CWE-416
Use After Free
Products Affected
amazon
- freertos\+fat