Crashes were reported in the IBM code page decoding functions (IBM933, IBM935, IBM937, IBM939, IBM1364): https://sourceware.org/bugzilla/show_bug.cgi?id=17325 https://sourceware.org/ml/libc-alpha/2014-08/msg00473.html Florian Weimer noted: "These crashers are out-of-bounds reads at a fixed offset relative to the data segment of a DSO, and in all cases I've seen, they were right in the middle of an unmapped segment of the same DSO. This means that these bugs are just crashers, but they can still result in denial-of-service conditions." Reference: http://seclists.org/oss-sec/2014/q3/466
Created glibc tracking bugs for this issue: Affects: fedora-all [bug 1135842]
MITRE assigned CVE-2014-6040 to these issues: http://www.openwall.com/lists/oss-security/2014/09/02/1
Possible mitigation: Remove the DSOs with the affected gconv modules if they are not needed: /usr/lib/gconv/IBM932.so /usr/lib/gconv/IBM933.so /usr/lib/gconv/IBM935.so /usr/lib/gconv/IBM937.so /usr/lib/gconv/IBM939.so /usr/lib/gconv/IBM1364.so /usr/lib/gconv/IBM1371.so /usr/lib/gconv/IBM1388.so /usr/lib/gconv/IBM1390.so /usr/lib/gconv/IBM1399.so /usr/lib64/gconv/IBM932.so /usr/lib64/gconv/IBM933.so /usr/lib64/gconv/IBM935.so /usr/lib64/gconv/IBM937.so /usr/lib64/gconv/IBM939.so /usr/lib64/gconv/IBM1364.so /usr/lib64/gconv/IBM1371.so /usr/lib64/gconv/IBM1388.so /usr/lib64/gconv/IBM1390.so /usr/lib64/gconv/IBM1399.so IBM930 is not affected (see https://bugzilla.redhat.com/show_bug.cgi?id=1135840).
Upstream commit: https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commit;h=41488498b6
Statement: This issue affects the version of glibc package as shipped with Red Hat Enterprise Linux 5. Red Hat Enterprise Linux 5 is now in Extended Life Cycle phase of the support and maintenance life cycle. This issue is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata
This issue has been addressed in the following products: Red Hat Enterprise Linux 6 Via RHSA-2015:0016 https://rhn.redhat.com/errata/RHSA-2015-0016.html
glibc-2.18-19.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
This issue has been addressed in the following products: Red Hat Enterprise Linux 7 Via RHSA-2015:0327 https://rhn.redhat.com/errata/RHSA-2015-0327.html