mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 03:37:37 +02:00
18 lines
766 B
Markdown
18 lines
766 B
Markdown
### [CVE-2016-9555](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9555)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.8.8
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|