public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/18877] New: arm: mmap offset regression
@ 2015-08-27 17:27 ldv at altlinux dot org
  2015-08-27 17:31 ` [Bug libc/18877] " ldv at altlinux dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ldv at altlinux dot org @ 2015-08-27 17:27 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 18877
           Summary: arm: mmap offset regression
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: ldv at altlinux dot org
                CC: adhemerval.zanella at linaro dot org, drepper.fsp at gmail dot com
  Target Milestone: ---
              Host: armv7hl-redhat-linux-gnu

Commit glibc-2.22-7-g2aa6c8af26e65695e9daf382a6e508574a30cdf2 introduced a
regression in mmap on arm.
If mmap is called with negative offset, it now performs a right shift operation
with sign extension, resulting to incorrect offset being passed to mmap2
syscall.

This regression was detected by strace testsuite.

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


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

end of thread, other threads:[~2015-10-29 18:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-27 17:27 [Bug libc/18877] New: arm: mmap offset regression ldv at altlinux dot org
2015-08-27 17:31 ` [Bug libc/18877] " ldv at altlinux dot org
2015-08-28 13:44 ` cvs-commit at gcc dot gnu.org
2015-08-28 13:45 ` adhemerval.zanella at linaro dot org
2015-08-28 13:46 ` adhemerval.zanella at linaro dot org
2015-10-29 18:07 ` jsm28 at gcc dot gnu.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).