diff options
author | Chris Metcalf <cmetcalf@ezchip.com> | 2014-12-22 16:24:32 -0500 |
---|---|---|
committer | Chris Metcalf <cmetcalf@ezchip.com> | 2014-12-22 16:24:32 -0500 |
commit | e2c8fa2b1c12d64435e01a500c0a0ad2a4252d73 (patch) | |
tree | acad4df38f1cca9d5af33b11282174c0f9104f8b /NEWS | |
parent | b638f96a7607a279d5fd9b14fb49e02fa5151b5f (diff) | |
download | glibc-e2c8fa2b1c12d64435e01a500c0a0ad2a4252d73.tar glibc-e2c8fa2b1c12d64435e01a500c0a0ad2a4252d73.tar.gz glibc-e2c8fa2b1c12d64435e01a500c0a0ad2a4252d73.tar.bz2 glibc-e2c8fa2b1c12d64435e01a500c0a0ad2a4252d73.zip |
NEWS: mention bug fix for 17747.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Version 2.21 17522, 17555, 17570, 17571, 17572, 17573, 17574, 17581, 17582, 17583, 17584, 17585, 17589, 17594, 17601, 17608, 17616, 17625, 17630, 17633, 17634, 17647, 17653, 17657, 17664, 17665, 17668, 17682, 17717, 17719, - 17722, 17724, 17725, 17733, 17744, 17745, 17746. + 17722, 17724, 17725, 17733, 17744, 17745, 17746, 17747. * CVE-2104-7817 The wordexp function could ignore the WRDE_NOCMD flag under certain input conditions resulting in the execution of a shell for |