public inbox for glibc-bugs@sourceware.org help / color / mirror / Atom feed
From: "eggert at gnu dot org" <sourceware-bugzilla@sourceware.org> To: glibc-bugs@sources.redhat.com Subject: [Bug libc/13506] tzfile.c heap overrun/corruption Date: Thu, 15 Dec 2011 21:01:00 -0000 [thread overview] Message-ID: <bug-13506-131-D1ICD7ToEB@http.sourceware.org/bugzilla/> (raw) In-Reply-To: <bug-13506-131@http.sourceware.org/bugzilla/> http://sourceware.org/bugzilla/show_bug.cgi?id=13506 Paul Eggert <eggert at gnu dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6113|0 |1 is obsolete| | --- Comment #1 from Paul Eggert <eggert at gnu dot org> 2011-12-15 21:00:49 UTC --- Created attachment 6114 --> http://sourceware.org/bugzilla/attachment.cgi?id=6114 catch multiplication as well as addition overflows Jeff Law's work-in-progress patch misses some problematic overflows. This is because the integer multiplications may overflow too. Attached is an untested patch that catches the problematic overflows that I found by inspection. This patch does not attempt to catch all overflows, only those that might corrupt memory. -- 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.
next prev parent reply other threads:[~2011-12-15 21:01 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-12-15 20:45 [Bug libc/13506] New: " eggert at gnu dot org 2011-12-15 21:01 ` eggert at gnu dot org [this message] 2011-12-15 21:45 ` [Bug libc/13506] " law at redhat dot com 2011-12-15 23:06 ` vapier at gentoo dot org 2011-12-16 8:38 ` rguenth at gcc dot gnu.org 2011-12-16 10:48 ` allan at archlinux dot org 2011-12-16 10:54 ` mpolacek at redhat dot com 2011-12-18 1:19 ` drepper.fsp at gmail dot com 2011-12-19 5:36 ` vapier at gentoo dot org 2011-12-19 5:52 ` allan at archlinux dot org 2011-12-19 7:59 ` law at redhat dot com 2011-12-21 23:58 ` drepper.fsp at gmail dot com 2014-06-27 11:30 ` [Bug libc/13506] tzfile.c heap overrun/corruption (CVE-2009-5029) fweimer at redhat dot com
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=bug-13506-131-D1ICD7ToEB@http.sourceware.org/bugzilla/ \ --to=sourceware-bugzilla@sourceware.org \ --cc=glibc-bugs@sources.redhat.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).