cve/2016/CVE-2016-9555.md
2024-06-18 02:51:15 +02:00

766 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.