DBI versions before 1.648 for Perl have a heap overflow when preparsing SQL statements with more than 9 binders. The preparse method expands SQL placeholder characters to numbered binders of the form :pN, but only allocates three characters per binder in the buffer. Placeholders 10-99 require four characters, 100-999 require five characters, et cetera.
1.637-11.639-11.640-11.640-1ubuntu0.11.640-1ubuntu0.21.640-1ubuntu0.31.642-11.642-1build11.643-11.643-1ubuntu0.11.643-3build21.643-3build31.643-41.643-4build11.643-4build21.643-4build31.647-11.647-11.647-1build11.627-11.628-11.630-11.630-1ubuntu0.1~esm11.630-1ubuntu0.1~esm41.630-1ubuntu0.1~esm51.633-11.634-11.634-1build11.634-1ubuntu0.11.634-1ubuntu0.21.634-1ubuntu0.2+esm1