[Bug dynamic-link/23973] New: Concurrent use of ldconfig may clobber /etc/ld.so.cache temporarily
schwab@linux-m68k.org
sourceware-bugzilla@sourceware.org
Mon Dec 10 13:27:00 GMT 2018
https://sourceware.org/bugzilla/show_bug.cgi?id=23973
Bug ID: 23973
Summary: Concurrent use of ldconfig may clobber
/etc/ld.so.cache temporarily
Product: glibc
Version: 2.26
Status: NEW
Severity: normal
Priority: P2
Component: dynamic-link
Assignee: unassigned at sourceware dot org
Reporter: schwab@linux-m68k.org
Target Milestone: ---
When two parallel runs of ldconfig write out the cache file the first process
may rename the temp file while the second one is still writing to it. The name
of the temp file should be made unique to the process.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list