10
CVE-2016-9555
- EPSS 32.28%
- Published 28.11.2016 03:59:17
- Last modified 12.04.2025 10:46:40
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
The sctp_sf_ootb function in net/sctp/sm_statefuns.c in the Linux kernel before 4.8.8 lacks chunk-length checking for the first chunk, which allows remote attackers to cause a denial of service (out-of-bounds slab access) or possibly have unspecified other impact via crafted SCTP data.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 3.2 < 3.2.85
Linux ≫ Linux Kernel Version >= 3.3 < 3.10.105
Linux ≫ Linux Kernel Version >= 3.11 < 3.12.68
Linux ≫ Linux Kernel Version >= 3.13 < 3.16.40
Linux ≫ Linux Kernel Version >= 3.17 < 3.18.49
Linux ≫ Linux Kernel Version >= 3.19 < 4.4.32
Linux ≫ Linux Kernel Version >= 4.5.0 < 4.8.8
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 32.28% | 0.967 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 10 | 10 | 10 |
AV:N/AC:L/Au:N/C:C/I:C/A:C
|
CWE-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.