public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug stdio/15142] New: Missing locking in _IO_cleanup
@ 2013-02-13 13:12 schwab@linux-m68k.org
  2013-02-14 20:13 ` [Bug stdio/15142] " bugdal at aerifal dot cx
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: schwab@linux-m68k.org @ 2013-02-13 13:12 UTC (permalink / raw)
  To: glibc-bugs

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

             Bug #: 15142
           Summary: Missing locking in _IO_cleanup
           Product: glibc
           Version: 2.3.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: stdio
        AssignedTo: unassigned@sourceware.org
        ReportedBy: schwab@linux-m68k.org
    Classification: Unclassified


Created attachment 6870
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6870
Testcase

When _IO_flush_all_lockp is called from _IO_cleanup it doesn't do any locking
on _IO_list_all, which races with fopen/fclose from other threads.  This can
result in heap corruption.

-- 
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] 10+ messages in thread

end of thread, other threads:[~2024-03-13 10:43 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-13 13:12 [Bug stdio/15142] New: Missing locking in _IO_cleanup schwab@linux-m68k.org
2013-02-14 20:13 ` [Bug stdio/15142] " bugdal at aerifal dot cx
2014-03-25  9:24 ` schwab@linux-m68k.org
2014-06-13 18:49 ` fweimer at redhat dot com
2023-06-04 22:16 ` ppluzhnikov at google dot com
2023-07-03  9:08 ` fweimer at redhat dot com
2024-03-13 10:13 ` dvyukov at google dot com
2024-03-13 10:23 ` fweimer at redhat dot com
2024-03-13 10:28 ` dvyukov at google dot com
2024-03-13 10:43 ` 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).