public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/17343] New: Signed integer overflow in /stdlib/random_r.c
@ 2014-09-02 19:41 xmvlad at yandex dot ru
  2014-09-02 19:42 ` [Bug libc/17343] " xmvlad at yandex dot ru
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: xmvlad at yandex dot ru @ 2014-09-02 19:41 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 17343
           Summary: Signed integer overflow in /stdlib/random_r.c
           Product: glibc
           Version: 2.19
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: xmvlad at yandex dot ru
                CC: drepper.fsp at gmail dot com

Most code in /stdlib/random_r.c use int32_t type to store and manipulate PRNG's
state and so subject to signed integer overflow -> undefined behavior.

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


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

* [Bug libc/17343] Signed integer overflow in /stdlib/random_r.c
  2014-09-02 19:41 [Bug libc/17343] New: Signed integer overflow in /stdlib/random_r.c xmvlad at yandex dot ru
@ 2014-09-02 19:42 ` xmvlad at yandex dot ru
  2014-09-02 20:00 ` xmvlad at yandex dot ru
  2014-09-03  5:11 ` xmvlad at yandex dot ru
  2 siblings, 0 replies; 4+ messages in thread
From: xmvlad at yandex dot ru @ 2014-09-02 19:42 UTC (permalink / raw)
  To: glibc-bugs

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

Vladislav Gusev <xmvlad at yandex dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xmvlad at yandex dot ru

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


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

* [Bug libc/17343] Signed integer overflow in /stdlib/random_r.c
  2014-09-02 19:41 [Bug libc/17343] New: Signed integer overflow in /stdlib/random_r.c xmvlad at yandex dot ru
  2014-09-02 19:42 ` [Bug libc/17343] " xmvlad at yandex dot ru
@ 2014-09-02 20:00 ` xmvlad at yandex dot ru
  2014-09-03  5:11 ` xmvlad at yandex dot ru
  2 siblings, 0 replies; 4+ messages in thread
From: xmvlad at yandex dot ru @ 2014-09-02 20:00 UTC (permalink / raw)
  To: glibc-bugs

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

Vladislav Gusev <xmvlad at yandex dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|2.19                        |unspecified

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


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

* [Bug libc/17343] Signed integer overflow in /stdlib/random_r.c
  2014-09-02 19:41 [Bug libc/17343] New: Signed integer overflow in /stdlib/random_r.c xmvlad at yandex dot ru
  2014-09-02 19:42 ` [Bug libc/17343] " xmvlad at yandex dot ru
  2014-09-02 20:00 ` xmvlad at yandex dot ru
@ 2014-09-03  5:11 ` xmvlad at yandex dot ru
  2 siblings, 0 replies; 4+ messages in thread
From: xmvlad at yandex dot ru @ 2014-09-03  5:11 UTC (permalink / raw)
  To: glibc-bugs

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

Vladislav Gusev <xmvlad at yandex dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|drepper.fsp at gmail dot com       |

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


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

end of thread, other threads:[~2014-09-03  5:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-02 19:41 [Bug libc/17343] New: Signed integer overflow in /stdlib/random_r.c xmvlad at yandex dot ru
2014-09-02 19:42 ` [Bug libc/17343] " xmvlad at yandex dot ru
2014-09-02 20:00 ` xmvlad at yandex dot ru
2014-09-03  5:11 ` xmvlad at yandex dot ru

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