cve/2016/CVE-2016-9555.md
2024-06-09 00:33:16 +00:00

829 B

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

Github

No PoCs found on GitHub currently.