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 (hide)

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

History

No history.

Information

Published : 2019-11-04 20:15

Updated : 2023-12-10 13:13


NVD link : CVE-2019-18178

Mitre link : CVE-2019-18178

CVE.ORG link : CVE-2019-18178


JSON object : View

Products Affected

amazon

  • freertos\+fat
CWE
CWE-416

Use After Free