7.8
CVE-2019-19049
- EPSS 0.68%
- Published 18.11.2019 06:15:11
- Last modified 07.03.2025 14:24:42
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
A memory leak in the unittest_data_add() function in drivers/of/unittest.c in the Linux kernel before 5.3.10 allows attackers to cause a denial of service (memory consumption) by triggering of_fdt_unflatten_tree() failures, aka CID-e13de8fe0d6a. NOTE: third parties dispute the relevance of this because unittest.c can only be reached during boot
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 3.17 < 4.4.200
Linux ≫ Linux Kernel Version >= 4.5 < 4.9.200
Linux ≫ Linux Kernel Version >= 4.10 < 4.14.153
Linux ≫ Linux Kernel Version >= 4.15 < 4.19.83
Linux ≫ Linux Kernel Version >= 4.20 < 5.3.10
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.68% | 0.693 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 7.8 | 10 | 6.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:C
|
CWE-401 Missing Release of Memory after Effective Lifetime
The product does not sufficiently track and release allocated memory after it has been used, which slowly consumes remaining memory.