CVE-2019-18178

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
04/11/2019
Last modified:
09/11/2019

Description

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

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:amazon:freertos\+fat:160919a:*:*:*:*:*:*:*


References to Advisories, Solutions, and Tools