aboutsummaryrefslogtreecommitdiff
path: root/elf/multiload.c
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2015-02-06 00:30:42 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2015-02-23 08:54:34 -0500
commit47cb886328acf41612165a93e05af3db3d20ee17 (patch)
treec1a63fb509fda0de2345037ced7e023cc57f9bd7 /elf/multiload.c
parentd3b0c8db9a4080c4f8a71cbf6912c05422094594 (diff)
downloadglibc-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