10
CVE-2016-9555
- EPSS 26.94%
- Veröffentlicht 28.11.2016 03:59:17
- Zuletzt bearbeitet 12.04.2025 10:46:40
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch 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
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 26.94% | 0.962 |
| Quelle | 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.