public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/15765] New: sem_open is wrongly a cancellation point
@ 2013-07-20 17:17 bugdal at aerifal dot cx
  2014-02-07  3:27 ` [Bug nptl/15765] " jsm28 at gcc dot gnu.org
  2014-06-13 13:20 ` fweimer at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: bugdal at aerifal dot cx @ 2013-07-20 17:17 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 15765
           Summary: sem_open is wrongly a cancellation point
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: bugdal at aerifal dot cx
                CC: drepper.fsp at gmail dot com

Created attachment 7111
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7111&action=edit
test demonstrating the bug

sem_open uses functions which are cancellation points and makes no effort to
block cancellation. Even if it were permitted to be cancellable, its current
usage of these functions would lead to resource-leak race conditions. Test
program demonstrating the bug is attached.

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


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

* [Bug nptl/15765] sem_open is wrongly a cancellation point
  2013-07-20 17:17 [Bug libc/15765] New: sem_open is wrongly a cancellation point bugdal at aerifal dot cx
@ 2014-02-07  3:27 ` jsm28 at gcc dot gnu.org
  2014-06-13 13:20 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2014-02-07  3:27 UTC (permalink / raw)
  To: glibc-bugs

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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libc                        |nptl

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


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

* [Bug nptl/15765] sem_open is wrongly a cancellation point
  2013-07-20 17:17 [Bug libc/15765] New: sem_open is wrongly a cancellation point bugdal at aerifal dot cx
  2014-02-07  3:27 ` [Bug nptl/15765] " jsm28 at gcc dot gnu.org
@ 2014-06-13 13:20 ` fweimer at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: fweimer at redhat dot com @ 2014-06-13 13:20 UTC (permalink / raw)
  To: glibc-bugs

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

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-20 17:17 [Bug libc/15765] New: sem_open is wrongly a cancellation point bugdal at aerifal dot cx
2014-02-07  3:27 ` [Bug nptl/15765] " jsm28 at gcc dot gnu.org
2014-06-13 13:20 ` 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).