Files
CVEs-PoC/2014/CVE-2014-0101.md
2025-09-29 21:09:30 +02:00

970 B

CVE-2014-0101

Description

The sctp_sf_do_5_1D_ce function in net/sctp/sm_statefuns.c in the Linux kernel through 3.13.6 does not validate certain auth_enable and auth_capable fields before making an sctp_sf_authenticate call, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via an SCTP handshake with a modified INIT chunk and a crafted AUTH chunk before a COOKIE_ECHO chunk.

POC

Reference

No PoCs from references.

Github