diff options
author | Paul Pluzhnikov <ppluzhnikov@google.com> | 2015-02-06 00:30:42 -0500 |
---|---|---|
committer | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2015-02-23 08:54:34 -0500 |
commit | 47cb886328acf41612165a93e05af3db3d20ee17 (patch) | |
tree | c1a63fb509fda0de2345037ced7e023cc57f9bd7 /elf/multiload.c | |
parent | d3b0c8db9a4080c4f8a71cbf6912c05422094594 (diff) | |
download | glibc-47cb886328acf41612165a93e05af3db3d20ee17.zip glibc-47cb886328acf41612165a93e05af3db3d20ee17.tar.gz glibc-47cb886328acf41612165a93e05af3db3d20ee17.tar.bz2 |
CVE-2015-1472: wscanf allocates too little memory
BZ #16618
Under certain conditions wscanf can allocate too little memory for the
to-be-scanned arguments and overflow the allocated buffer. The
implementation now correctly computes the required buffer size when
using malloc.
A regression test was added to tst-sscanf.
Conflicts:
ChangeLog
NEWS
Diffstat (limited to 'elf/multiload.c')
0 files changed, 0 insertions, 0 deletions