Gaim Vulnerability
| Title | MSN File transfer DOS (malloc error) |
| Date | 19 October 2004 |
| CVE Name | N/A |
| Discovered By | Gaim |
| Summary | Crash when accepting a large file transfer that exceeds the amount of available memory. |
| Description | Remote crash. After accepting a file transfer request, Gaim will attempt to allocate a buffer of a size equal to the entire filesize, this allocation attempt will cause Gaim to crash if the size exceeds the amount of available memory. |
| Fixed in Version | 1.0.2 |
| Fix | Don't allocate a buffer for file transfers. |
Return to Index of Vulnerabilities