## https://sploitus.com/exploit?id=F5EDD089-BBCB-56EE-AAFE-C1911BEE31D9
This repository contains a collection of exploits for various vulnerabilities, including CVE-2015-1805, CVE-2017-7184, CVE-2017-2636, and CVE-2017-8890. The exploits are written in C and are designed to demonstrate the vulnerabilities in the Linux kernel.
CVE-2015-1805 is a vulnerability in the Linux kernel's pipe_read and pipe_write functions, which can lead to a buffer overflow. The exploit code demonstrates how to trigger this vulnerability by creating a pipe with a large buffer and then reading from it.
CVE-2017-7184 is a vulnerability in the Linux kernel's IPsec implementation, which allows an attacker to send a specially crafted packet that can cause a buffer overflow. The exploit code demonstrates how to trigger this vulnerability by sending a packet with a large sequence number.
CVE-2017-2636 is a vulnerability in the Linux kernel's n_hdlc driver, which can lead to a double-free vulnerability. The exploit code demonstrates how to trigger this vulnerability by creating a race condition between the flush_tx_queue and n_hdlc_send_frames functions.
CVE-2017-8890 is a vulnerability in the Linux kernel's IPsec implementation, which allows an attacker to send a specially crafted packet that can cause a