| commit | adb467fb692600c569d8129dfd96371b481d2653 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Sat Aug 06 06:16:46 2011 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Sat Aug 06 06:16:46 2011 +1000 |
| tree | 50728a7b11d956711f722b62f378a4905d0f5229 | |
| parent | 35e48198a80aba7361bce8dde4fba464800e3ff6 [diff] |
- markus@cvs.openbsd.org 2011/08/01 19:18:15
[gss-serv.c]
prevent post-auth resource exhaustion (int overflow leading to 4GB malloc);
report Adam Zabrock; ok djm@, deraadt@