bsddb buffer overflow

Andrew Kuchling akuchlin at mems-exchange.org
Fri Oct 27 09:42:35 EDT 2000


lg at rgz.ru writes:
> It seems to be bsddb.keys() function of bsddb module
> is buffer overflowable.

Can you run the Python interpreter under a debugger and get a stack trace?
(For gdb, type "where"; I don't know if FreeBSD uses a different debugger.)

--amk



More information about the Python-list mailing list