about summary refs log tree commit diff
path: root/advisories
diff options
context:
space:
mode:
authorArjun Shankar <arjun@redhat.com>2024-01-15 17:44:45 +0100
committerArjun Shankar <arjun@redhat.com>2024-01-30 15:53:37 +0100
commitddf542da94caf97ff43cc2875c88749880b7259b (patch)
tree718b463d18c506490d0c06fdac407ac78254d867 /advisories
parent7e5a0c286da33159d47d0122007aac016f3e02cd (diff)
downloadglibc-ddf542da94caf97ff43cc2875c88749880b7259b.tar.gz
glibc-ddf542da94caf97ff43cc2875c88749880b7259b.tar.xz
glibc-ddf542da94caf97ff43cc2875c88749880b7259b.zip
syslog: Fix integer overflow in __vsyslog_internal (CVE-2023-6780)
__vsyslog_internal calculated a buffer size by adding two integers, but
did not first check if the addition would overflow.  This commit fixes
that.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'advisories')
0 files changed, 0 insertions, 0 deletions