2024-05-26 14:27:05 +02:00
### [CVE-2005-0124](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0124)



### Description
The coda_pioctl function in the coda functionality (pioctl.c) for Linux kernel 2.6.9 and 2.4.x before 2.4.29 may allow local users to cause a denial of service (crash) or execute arbitrary code via negative vi.in_size or vi.out_size values, which may trigger a buffer overflow.
### POC
#### Reference
- http://seclists.org/lists/linux-kernel/2004/Dec/3914.html
2024-06-09 00:33:16 +00:00
- http://seclists.org/lists/linux-kernel/2004/Dec/3914.html
2024-05-26 14:27:05 +02:00
- http://seclists.org/lists/linux-kernel/2005/Jan/1089.html
2024-06-09 00:33:16 +00:00
- http://seclists.org/lists/linux-kernel/2005/Jan/1089.html
2024-05-26 14:27:05 +02:00
- http://seclists.org/lists/linux-kernel/2005/Jan/2018.html
2024-06-09 00:33:16 +00:00
- http://seclists.org/lists/linux-kernel/2005/Jan/2018.html
2024-05-26 14:27:05 +02:00
- http://seclists.org/lists/linux-kernel/2005/Jan/2020.html
2024-06-09 00:33:16 +00:00
- http://seclists.org/lists/linux-kernel/2005/Jan/2020.html
2024-05-26 14:27:05 +02:00
- http://www.securityfocus.com/archive/1/428028/100/0/threaded
2024-06-09 00:33:16 +00:00
- http://www.securityfocus.com/archive/1/428028/100/0/threaded
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.