CVE Vulnerabilities

CVE-2019-13104

Integer Underflow (Wrap or Wraparound)

Published: Aug 06, 2019 | Modified: Apr 18, 2022
CVSS 3.x
7.8
HIGH
Source:
NVD
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS 2.x
6.8 MEDIUM
AV:N/AC:M/Au:N/C:P/I:P/A:P
RedHat/V2
RedHat/V3
Ubuntu

In Das U-Boot versions 2016.11-rc1 through 2019.07-rc4, an underflow can cause memcpy() to overwrite a very large amount of data (including the whole stack) while reading a crafted ext4 filesystem.

Weakness

The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.

Affected Software

Name Vendor Start Version End Version
U-boot Denx 2016.09 (including) 2019.04 (including)
U-boot Denx 2019.07 (including) 2019.07 (including)
U-boot Denx 2019.07-rc1 (including) 2019.07-rc1 (including)
U-boot Denx 2019.07-rc2 (including) 2019.07-rc2 (including)
U-boot Denx 2019.07-rc3 (including) 2019.07-rc3 (including)
U-boot Denx 2019.07-rc4 (including) 2019.07-rc4 (including)

References