VYPR

FreeRTOS-Kernel

by FreeRTOS

CVEs (5)

  • CVE-2024-28115HigMar 7, 2024
    risk 0.57cvss 8.8epss 0.00

    FreeRTOS is a real-time operating system for microcontrollers. FreeRTOS Kernel versions through 10.6.1 do not sufficiently protect against local privilege escalation via Return Oriented Programming techniques should a vulnerability exist that allows code injection and execution.…

  • 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-2021-32020CriMay 3, 2021
    risk 0.00cvss 9.8epss 0.01

    The kernel in Amazon Web Services FreeRTOS before 10.4.3 has insufficient bounds checking during management of heap memory.

  • CVE-2021-31572CriApr 22, 2021
    risk 0.00cvss 9.8epss 0.01

    The kernel in Amazon Web Services FreeRTOS before 10.4.3 has an integer overflow in stream_buffer.c for a stream buffer.

  • CVE-2021-31571CriApr 22, 2021
    risk 0.00cvss 9.8epss 0.01

    The kernel in Amazon Web Services FreeRTOS before 10.4.3 has an integer overflow in queue.c for queue creation.