Amazon Linux 2023 Security Advisory: ALAS2023-2026-1850
Advisory Released Date: 2026-06-22
Advisory Updated Date: 2026-06-22
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. (CVE-2026-10879)
DBI versions before 1.648 for Perl saved errors in a limited-sized buffer. Error messages that were returned when RaiseError, PrintError or HandleError were set were written to a 200-byte buffer without a length limit. Attackers that can influence the error text in an application can trigger a buffer overflow. (CVE-2026-9698)
Affected Packages:
perl-DBI
Issue Correction:
Run dnf update perl-DBI --releasever 2023.12.20260622 or dnf update --advisory ALAS2023-2026-1850 --releasever 2023.12.20260622 to update your system.
More information on how to update your system can be found on this page: Amazon Linux 2023 documentation
aarch64:
perl-DBI-debugsource-1.648-1.amzn2023.0.1.aarch64
perl-DBI-debuginfo-1.648-1.amzn2023.0.1.aarch64
perl-DBI-tests-1.648-1.amzn2023.0.1.aarch64
perl-DBI-1.648-1.amzn2023.0.1.aarch64
src:
perl-DBI-1.648-1.amzn2023.0.1.src
x86_64:
perl-DBI-debugsource-1.648-1.amzn2023.0.1.x86_64
perl-DBI-debuginfo-1.648-1.amzn2023.0.1.x86_64
perl-DBI-tests-1.648-1.amzn2023.0.1.x86_64
perl-DBI-1.648-1.amzn2023.0.1.x86_64