Bug 1505500

Summary: locale: Transliteration function may return address of local variable.
Product: Red Hat Enterprise Linux 7 Reporter: Carlos O'Donell <codonell>
Component: glibcAssignee: Arjun Shankar <ashankar>
Status: CLOSED ERRATA QA Contact: Alexandra Petlanová Hájková <ahajkova>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.6CC: ahajkova, ashankar, fweimer, mnewsome, pfrankli, skolosov
Target Milestone: rcKeywords: Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: glibc-2.17-248.el7 Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-30 09:36:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1565233    

Description Carlos O'Donell 2017-10-23 17:37:44 UTC
Bug 17657 - function may return address of local variable
https://sourceware.org/bugzilla/show_bug.cgi?id=17657

We should backport this to fix the bug and fix the compiler warnings, and static analysis warnings.

commit 363a98991884a744e78b9bfc7df89768901c0816
Author: Ondřej Bílka <neleai>
Date:   Tue Dec 16 00:09:32 2014 +0100

    Return allocated array instead of unallocated.
    
    In locale/programs/ld-ctype.c we returned array that was on stack.
    Fixed by returning static array instead.

Comment 7 errata-xmlrpc 2018-10-30 09:36:35 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2018:3092