public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/18016] New: Signed size comparison in memcpy-ssse3.S (CVE-2011-2702)
@ 2015-02-24 15:51 fweimer at redhat dot com
  2015-02-24 15:54 ` [Bug libc/18016] " fweimer at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: fweimer at redhat dot com @ 2015-02-24 15:51 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 18016
           Summary: Signed size comparison in memcpy-ssse3.S
                    (CVE-2011-2702)
           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
             Flags: security+

CVE mapping is based on an archived copy of
http://www.nodefense.org/eglibc.txt.

The signed comparison in __memcpy_ssse3 means that an out-of-bounds reference
is used for the jump table, which allows code execution and ASLR bypass (due to
the relative addressing).

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


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

end of thread, other threads:[~2015-02-24 15:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-24 15:51 [Bug libc/18016] New: Signed size comparison in memcpy-ssse3.S (CVE-2011-2702) fweimer at redhat dot com
2015-02-24 15:54 ` [Bug libc/18016] " fweimer at redhat dot com

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