[Bug nptl/13690] pthread_mutex_unlock potentially cause invalid access
carlos at systemhalted dot org
sourceware-bugzilla@sourceware.org
Thu Feb 16 15:41:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=13690
--- Comment #7 from Carlos O'Donell <carlos at systemhalted dot org> 2012-02-16 15:26:24 UTC ---
(In reply to comment #4)
> Analogous bugs are ENDEMIC in glibc/NPTL and so far there's been a complete
> unwillingless to fix them or even acknowledge that they exist. See
> http://sourceware.org/bugzilla/show_bug.cgi?id=12674
>
> Fixing the issue to ensure that a synchronization object's memory is not
> touched whatsoever after it's unlocked/posted is non-trivial, but once you
> figure out the solution, it's rather general-purpose. A while back I audited
> all my synchronization primitives in musl libc for similar bugs and fixed them,
> so it might be a useful source for ideas to fix glibc/NPTL.
I've assigned myself to BZ#12674 and I'll review the issue. Thank you for
bringing up the issue.
--
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.
More information about the Glibc-bugs
mailing list