Share
## https://sploitus.com/exploit?id=CB3E6F6E-9DB5-5488-A998-2ACCA2FEEB27
Just an experiment to verify that the LLM can find this vuln and construct a working exploit.

### Usage
```
gcc -o poc poc.c
./poc
```