VYPR

FreeRTOS+FAT

by FreeRTOS

CVEs (3)

  • CVE-2021-43997HigNov 17, 2021
    risk 0.51cvss 7.8epss 0.00

    FreeRTOS versions 10.2.0 through 10.4.5 do not prevent non-kernel code from calling the xPortRaisePrivilege internal function to raise privilege. FreeRTOS versions through 10.4.6 do not prevent a third party that has already independently gained the ability to execute injected…

  • CVE-2019-18178HigNov 4, 2019
    risk 0.49cvss 7.5epss 0.01

    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…

  • CVE-2018-16524MedDec 6, 2018
    risk 0.38cvss 5.9epss 0.02

    Amazon Web Services (AWS) FreeRTOS through 1.3.1, FreeRTOS up to V10.0.1 (with FreeRTOS+TCP), and WITTENSTEIN WHIS Connect middleware TCP/IP component allow information disclosure during parsing of TCP options in prvCheckOptions.