
Proof-of-concept exploit for CVE-2022-3602, a buffer overflow denial-of-service vulnerability in OpenSSL 3.0 before 3.0.7. Includes C source code and compilation instructions.
Useage:
$ gcc -o CVE-2022-3602 CVE-2022-3602.c -lpthread
$ ./CVE-2022-3602 127.0.0.1 443