VYPR

Real Time Operating System

by ti

CVEs (4)

  • CVE-2021-27502HigNov 21, 2023
    risk 0.48cvss 7.4epss 0.00

    Texas Instruments TI-RTOS, when configured to use HeapMem heap(default), malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'HeapMem_allocUnprotected' and result in code execution.

  • CVE-2021-27429HigNov 20, 2023
    risk 0.48cvss 7.4epss 0.00

    Texas Instruments TI-RTOS returns a valid pointer to a small buffer on extremely large values. This can trigger an integer overflow vulnerability in 'HeapTrack_alloc' and result in code execution.

  • CVE-2021-22636HigNov 20, 2023
    risk 0.48cvss 7.4epss 0.00

    Texas Instruments TI-RTOS, when configured to use HeapMem heap(default), malloc returns a valid pointer to a small buffer on extremely large values, which can trigger an integer overflow vulnerability in 'HeapMem_allocUnprotected' and result in code execution.

  • CVE-2020-16630MedSep 20, 2021
    risk 0.44cvss 6.8epss 0.01

    TI’s BLE stack caches and reuses the LTK’s property for a bonded mobile. A LTK can be an unauthenticated-and-no-MITM-protection key created by Just Works or an authenticated-and-MITM-protection key created by Passkey Entry, Numeric Comparison or OOB. Assume that a victim…