public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/26648] New: mkstemp is likely to fail on systems with non-stricly-monotonic clocks
@ 2020-09-22 13:14 fweimer at redhat dot com
  2020-09-22 13:14 ` [Bug libc/26648] " fweimer at redhat dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2020-09-22 13:14 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 26648
           Summary: mkstemp is likely to fail on systems with
                    non-stricly-monotonic clocks
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---
             Flags: security-

Since commit e1df30fbc2e2167a982c0e77a7ebee28f4dd0800 ("Get new entropy on each
attempt __gen_tempname (BZ #15813)"), __gen_tempname may not produce new names
on systems with strange clocks. This causes mkstemp to fail with EEXIST.

See bug 15813 comment 6.

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

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

* [Bug libc/26648] mkstemp is likely to fail on systems with non-stricly-monotonic clocks
  2020-09-22 13:14 [Bug libc/26648] New: mkstemp is likely to fail on systems with non-stricly-monotonic clocks fweimer at redhat dot com
@ 2020-09-22 13:14 ` fweimer at redhat dot com
  2020-09-29 11:42 ` adhemerval.zanella at linaro dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2020-09-22 13:14 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugzilla.redhat.com
                   |                            |/show_bug.cgi?id=1877266
                 CC|                            |fweimer at redhat dot com

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

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

* [Bug libc/26648] mkstemp is likely to fail on systems with non-stricly-monotonic clocks
  2020-09-22 13:14 [Bug libc/26648] New: mkstemp is likely to fail on systems with non-stricly-monotonic clocks fweimer at redhat dot com
  2020-09-22 13:14 ` [Bug libc/26648] " fweimer at redhat dot com
@ 2020-09-29 11:42 ` adhemerval.zanella at linaro dot org
  2020-10-13 13:24 ` fweimer at redhat dot com
  2021-01-11 19:30 ` adhemerval.zanella at linaro dot org
  3 siblings, 0 replies; 5+ messages in thread
From: adhemerval.zanella at linaro dot org @ 2020-09-29 11:42 UTC (permalink / raw)
  To: glibc-bugs

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

Adhemerval Zanella <adhemerval.zanella at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at sourceware dot org   |adhemerval.zanella at linaro dot o
                   |                            |rg
                 CC|                            |adhemerval.zanella at linaro dot o
                   |                            |rg
           Keywords|                            |glibc_2.17

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

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

* [Bug libc/26648] mkstemp is likely to fail on systems with non-stricly-monotonic clocks
  2020-09-22 13:14 [Bug libc/26648] New: mkstemp is likely to fail on systems with non-stricly-monotonic clocks fweimer at redhat dot com
  2020-09-22 13:14 ` [Bug libc/26648] " fweimer at redhat dot com
  2020-09-29 11:42 ` adhemerval.zanella at linaro dot org
@ 2020-10-13 13:24 ` fweimer at redhat dot com
  2021-01-11 19:30 ` adhemerval.zanella at linaro dot org
  3 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2020-10-13 13:24 UTC (permalink / raw)
  To: glibc-bugs

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

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Florian Weimer <fweimer at redhat dot com> ---
Patch posted:
https://sourceware.org/pipermail/libc-alpha/2020-September/117501.html

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

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

* [Bug libc/26648] mkstemp is likely to fail on systems with non-stricly-monotonic clocks
  2020-09-22 13:14 [Bug libc/26648] New: mkstemp is likely to fail on systems with non-stricly-monotonic clocks fweimer at redhat dot com
                   ` (2 preceding siblings ...)
  2020-10-13 13:24 ` fweimer at redhat dot com
@ 2021-01-11 19:30 ` adhemerval.zanella at linaro dot org
  3 siblings, 0 replies; 5+ messages in thread
From: adhemerval.zanella at linaro dot org @ 2021-01-11 19:30 UTC (permalink / raw)
  To: glibc-bugs

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

Adhemerval Zanella <adhemerval.zanella at linaro dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
   Target Milestone|---                         |2.33
         Resolution|---                         |FIXED

--- Comment #2 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
Fixed on 2.33.

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

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

end of thread, other threads:[~2021-01-11 19:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-22 13:14 [Bug libc/26648] New: mkstemp is likely to fail on systems with non-stricly-monotonic clocks fweimer at redhat dot com
2020-09-22 13:14 ` [Bug libc/26648] " fweimer at redhat dot com
2020-09-29 11:42 ` adhemerval.zanella at linaro dot org
2020-10-13 13:24 ` fweimer at redhat dot com
2021-01-11 19:30 ` adhemerval.zanella at linaro dot org

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).