7.1
CVE-2017-16913
- EPSS 11.08%
- Veröffentlicht 31.01.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 03:17:14
- Quelle PSIRT-CNA@flexerasoftware.com
- Teams Watchlist Login
- Unerledigt Login
The "stub_recv_cmd_submit()" function (drivers/usb/usbip/stub_rx.c) in the Linux Kernel before version 4.14.8, 4.9.71, and 4.4.114 when handling CMD_SUBMIT packets allows attackers to cause a denial of service (arbitrary memory allocation) via a specially crafted USB over IP packet.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 4.1.0 < 4.1.49
Linux ≫ Linux Kernel Version >= 4.4.0 < 4.4.107
Linux ≫ Linux Kernel Version >= 4.9.0 < 4.9.71
Linux ≫ Linux Kernel Version >= 4.14.0 < 4.14.8
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 11.08% | 0.928 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 5.9 | 2.2 | 3.6 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 7.1 | 8.6 | 6.9 |
AV:N/AC:M/Au:N/C:N/I:N/A:C
|
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.