]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
_nl_find_locale: Improve handling of crafted locale names [BZ #17137]
authorFlorian Weimer <fweimer@redhat.com>
Mon, 12 May 2014 13:24:12 +0000 (15:24 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Thu, 10 Jul 2014 14:29:55 +0000 (16:29 +0200)
commit4e8f95a0df7c2300b830ec12c0ae1e161bc8a8a3
tree9d423c33dd357da456df66249c30e086f25fb0dd
parentd183645616b0533b3acee28f1a95570bffbdf50f
_nl_find_locale: Improve handling of crafted locale names [BZ #17137]

Prevent directory traversal in locale-related environment variables
(CVE-2014-0475).
ChangeLog
NEWS
locale/findlocale.c
localedata/ChangeLog
localedata/Makefile
localedata/tst-setlocale3.c [new file with mode: 0644]