public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/14284] New: [2.15] Fix invalid memory access in do_lookup_x.
@ 2012-06-22 20:54 carlos_odonell at mentor dot com
  2012-06-22 20:56 ` [Bug libc/14284] [2.15 backport] " carlos_odonell at mentor dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: carlos_odonell at mentor dot com @ 2012-06-22 20:54 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14284

             Bug #: 14284
           Summary: [2.15] Fix invalid memory access in do_lookup_x.
           Product: glibc
           Version: 2.15
            Status: NEW
          Keywords: glibc_2.15
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: unassigned@sourceware.org
        ReportedBy: carlos_odonell@mentor.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


Backport request for glibc 2.15 branch.

0479b305c5b7c8e3fa8e3002982cf8cac02b842e
~~~~
Fix invalid memory access in do_lookup_x.

[BZ #13579] Do not free l_initfini and allow it to be reused
on subsequent dl_open calls for the same library. This fixes
the invalid memory access in do_lookup_x when the previously
free'd l_initfini was accessed through l_searchlist when a
library had been opened for the second time.
~~~

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libc/14284] [2.15 backport] Fix invalid memory access in do_lookup_x.
  2012-06-22 20:54 [Bug libc/14284] New: [2.15] Fix invalid memory access in do_lookup_x carlos_odonell at mentor dot com
@ 2012-06-22 20:56 ` carlos_odonell at mentor dot com
  2012-06-28  2:23 ` carlos_odonell at mentor dot com
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: carlos_odonell at mentor dot com @ 2012-06-22 20:56 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14284

Carlos O'Donell <carlos_odonell at mentor dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[2.15] Fix invalid memory   |[2.15 backport] Fix invalid
                   |access in do_lookup_x.      |memory access in
                   |                            |do_lookup_x.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libc/14284] [2.15 backport] Fix invalid memory access in do_lookup_x.
  2012-06-22 20:54 [Bug libc/14284] New: [2.15] Fix invalid memory access in do_lookup_x carlos_odonell at mentor dot com
  2012-06-22 20:56 ` [Bug libc/14284] [2.15 backport] " carlos_odonell at mentor dot com
@ 2012-06-28  2:23 ` carlos_odonell at mentor dot com
  2012-12-03 23:52 ` carlos at systemhalted dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: carlos_odonell at mentor dot com @ 2012-06-28  2:23 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14284

Carlos O'Donell <carlos_odonell at mentor dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at sourceware    |carlos_odonell at mentor
                   |dot org                     |dot com

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libc/14284] [2.15 backport] Fix invalid memory access in do_lookup_x.
  2012-06-22 20:54 [Bug libc/14284] New: [2.15] Fix invalid memory access in do_lookup_x carlos_odonell at mentor dot com
  2012-06-22 20:56 ` [Bug libc/14284] [2.15 backport] " carlos_odonell at mentor dot com
  2012-06-28  2:23 ` carlos_odonell at mentor dot com
@ 2012-12-03 23:52 ` carlos at systemhalted dot org
  2013-02-19 17:06 ` bharath.vegito at gmail dot com
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: carlos at systemhalted dot org @ 2012-12-03 23:52 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14284

Carlos O'Donell <carlos at systemhalted dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at systemhalted dot
                   |                            |org
         AssignedTo|carlos_odonell at mentor    |carlos at systemhalted dot
                   |dot com                     |org

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libc/14284] [2.15 backport] Fix invalid memory access in do_lookup_x.
  2012-06-22 20:54 [Bug libc/14284] New: [2.15] Fix invalid memory access in do_lookup_x carlos_odonell at mentor dot com
                   ` (2 preceding siblings ...)
  2012-12-03 23:52 ` carlos at systemhalted dot org
@ 2013-02-19 17:06 ` bharath.vegito at gmail dot com
  2014-01-30 18:07 ` carlos at redhat dot com
  2014-06-13 15:00 ` fweimer at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: bharath.vegito at gmail dot com @ 2013-02-19 17:06 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=14284

--- Comment #1 from Bharath H S <bharath.vegito at gmail dot com> 2013-02-19 17:06:05 UTC ---
Created attachment 6881
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6881
Backport of 0479b305c5b7c8e3fa8e3002982cf8cac02b842e

This patch is backport of 0479b305c5b7c8e3fa8e3002982cf8cac02b842e which fixes
bug 13579.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libc/14284] [2.15 backport] Fix invalid memory access in do_lookup_x.
  2012-06-22 20:54 [Bug libc/14284] New: [2.15] Fix invalid memory access in do_lookup_x carlos_odonell at mentor dot com
                   ` (3 preceding siblings ...)
  2013-02-19 17:06 ` bharath.vegito at gmail dot com
@ 2014-01-30 18:07 ` carlos at redhat dot com
  2014-06-13 15:00 ` fweimer at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: carlos at redhat dot com @ 2014-01-30 18:07 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=14284

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Carlos O'Donell <carlos at redhat dot com> ---
commit 1ba48eb07a72690406c0ffda642a963c88639752
Author: Andreas Schwab <schwab@redhat.com>
Date:   Fri Jun 22 11:10:31 2012 -0700

    Fix invalid memory access in do_lookup_x.

    [BZ #13579] Do not free l_initfini and allow it to be reused
    on subsequent dl_open calls for the same library. This fixes
    the invalid memory access in do_lookup_x when the previously
    free'd l_initfini was accessed through l_searchlist when a
    library had been opened for the second time.

    (cherry picked from commit 0479b305c5b7c8e3fa8e3002982cf8cac02b842e)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug libc/14284] [2.15 backport] Fix invalid memory access in do_lookup_x.
  2012-06-22 20:54 [Bug libc/14284] New: [2.15] Fix invalid memory access in do_lookup_x carlos_odonell at mentor dot com
                   ` (4 preceding siblings ...)
  2014-01-30 18:07 ` carlos at redhat dot com
@ 2014-06-13 15:00 ` fweimer at redhat dot com
  5 siblings, 0 replies; 7+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 15:00 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=14284

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-06-13 15:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-22 20:54 [Bug libc/14284] New: [2.15] Fix invalid memory access in do_lookup_x carlos_odonell at mentor dot com
2012-06-22 20:56 ` [Bug libc/14284] [2.15 backport] " carlos_odonell at mentor dot com
2012-06-28  2:23 ` carlos_odonell at mentor dot com
2012-12-03 23:52 ` carlos at systemhalted dot org
2013-02-19 17:06 ` bharath.vegito at gmail dot com
2014-01-30 18:07 ` carlos at redhat dot com
2014-06-13 15:00 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).