8.8
CVE-2019-17666
- EPSS 0.45%
- Published 17.10.2019 02:15:13
- Last modified 21.11.2024 04:32:44
- Source cve@mitre.org
- CVE-Watchlists
- Open
rtl_p2p_noa_ie in drivers/net/wireless/realtek/rtlwifi/ps.c in the Linux kernel through 5.3.6 lacks a certain upper-bound check, leading to a buffer overflow.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version < 3.16.77
Linux ≫ Linux Kernel Version >= 3.17 < 4.4.199
Linux ≫ Linux Kernel Version >= 4.5 < 4.9.199
Linux ≫ Linux Kernel Version >= 4.10 < 4.14.152
Linux ≫ Linux Kernel Version >= 4.15 < 4.19.82
Linux ≫ Linux Kernel Version >= 4.20 < 5.2
Linux ≫ Linux Kernel Version >= 5.3 < 5.3.9
Debian ≫ Debian Linux Version8.0
Canonical ≫ Ubuntu Linux Version14.04 SwEditionesm
Canonical ≫ Ubuntu Linux Version16.04 SwEditionesm
Canonical ≫ Ubuntu Linux Version18.04 SwEditionlts
Canonical ≫ Ubuntu Linux Version19.04
Canonical ≫ Ubuntu Linux Version19.10
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.45% | 0.63 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 8.3 | 6.5 | 10 |
AV:A/AC:L/Au:N/C:C/I:C/A:C
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.