CVE-2019-13106
high
CVSS v3
7.8
CVSS v2
8.3
VIR risk
7.8
Description
Das U-Boot versions 2016.09 through 2019.07-rc4 can memset() too much data while reading a crafted ext4 filesystem, which results in a stack buffer overflow and likely code execution.
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2019-13106
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2019-13106.html
Vendor advisory: cve@mitre.org — https://lists.denx.de/pipermail/u-boot/2019-July/375516.html
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| sles | affected | | |
| suse | 15.0 | affected | |
| suse | 15.1 | affected | |
| debian | bookworm | fixed | 2020.01+dfsg-1 |
| debian | bullseye | fixed | 2020.01+dfsg-1 |
| debian | forky | fixed | 2020.01+dfsg-1 |
| debian | sid | fixed | 2020.01+dfsg-1 |
| debian | trixie | fixed | 2020.01+dfsg-1 |
References
- http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00002.html
- http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00004.html
- https://gist.github.com/deephooloovoo/d91b81a1674b4750e662dfae93804d75
- https://github.com/u-boot/u-boot/commits/master
- https://lists.denx.de/pipermail/u-boot/2019-July/375516.html
- https://cert-portal.siemens.com/productcert/html/ssa-577017.html
- https://www.suse.com/security/cve/CVE-2019-13106.html
- https://security-tracker.debian.org/tracker/CVE-2019-13106
CWEs
CWE-787
Verify integrity in audit chain (admin only). AS-IS.