[Bug network/34523] Incorrect locking in handle_requests in gai_misc.c may lead to memory corruption
fweimer at redhat dot com via Glibc-bugs <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34523
Florian Weimer <fweimer at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fweimer at redhat dot com
--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to Florian Weimer from comment #0)
> The issue is that handle_requests clears the EAI_INPROGRESS flag outside of
> the critical section, so
… that the consumer observes the request as completed when it has not been
fully updated.
--
You are receiving this mail because:
You are on the CC list for the bug.