cve/2017/CVE-2017-5986.md
2024-05-26 14:27:05 +02:00

773 B

CVE-2017-5986

Description

Race condition in the sctp_wait_for_sndbuf function in net/sctp/socket.c in the Linux kernel before 4.9.11 allows local users to cause a denial of service (assertion failure and panic) via a multithreaded application that peels off an association in a certain buffer-full state.

POC

Reference

No PoCs from references.

Github