aboutsummaryrefslogtreecommitdiff
path: root/stdio-common/printf-parsemb.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 09:09:19 -0500
commitb5faf032c4c6a2260a9a93d8d4df611caa8b54cc (patch)
tree6c21dd50664bece7fe4e8931b4ba80239f5f26b2 /stdio-common/printf-parsemb.c
parent88a8a351f3a6a95205a1499fd68b79fc3d0b9d19 (diff)
downloadglibc-b5faf032c4c6a2260a9a93d8d4df611caa8b54cc.zip
glibc-b5faf032c4c6a2260a9a93d8d4df611caa8b54cc.tar.gz
glibc-b5faf032c4c6a2260a9a93d8d4df611caa8b54cc.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 'stdio-common/printf-parsemb.c')
0 files changed, 0 insertions, 0 deletions