Buffer overflow in FreeTDS code
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4fFEC0+jDK=T_wkccse4p_RvQayc0qqCx8-P_28EqwB7Q@mail.gmail.com> |
Hi, some days ago I discovered (and fixed) a small buffer overflow in both 0.91 and development code. Change at https://gitorious.org/freetds/freetds/commit/e5fe918627ab00e99faadd2c2ee0022f0be7dc98. It's a small read overflow (probably leading only to a crash) but still a buffer overflow. Frediano