cve/2014/CVE-2014-0101.md

18 lines
869 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2014-0101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0101)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- https://github.com/KPN-CISO/DRA_writeup