public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/27892] New: powerpc: scv ABI error handling fails to check IS_ERR_VALUE
@ 2021-05-20 14:23 ldv at sourceware dot org
  2021-05-20 21:28 ` [Bug libc/27892] " tuliom at ascii dot art.br
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ldv at sourceware dot org @ 2021-05-20 14:23 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 27892
           Summary: powerpc: scv ABI error handling fails to check
                    IS_ERR_VALUE
           Product: glibc
           Version: 2.33
               URL: https://sourceware.org/pipermail/libc-alpha/2021-May/1
                    26534.html
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: ldv at sourceware dot org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

Commit glibc-2.33~117 introduced RET_SCV macro that treats any negative value
returned by syscall via scv ABI as an error, but this is not correct.

This bug was found by strace test suite.

Proposed fix was posted by Nicholas Piggin at
https://sourceware.org/pipermail/libc-alpha/2021-May/126534.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

end of thread, other threads:[~2021-05-24 20:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 14:23 [Bug libc/27892] New: powerpc: scv ABI error handling fails to check IS_ERR_VALUE ldv at sourceware dot org
2021-05-20 21:28 ` [Bug libc/27892] " tuliom at ascii dot art.br
2021-05-21 13:15 ` msc at linux dot ibm.com
2021-05-24 20:26 ` msc at linux dot ibm.com
2021-05-24 20:26 ` msc at linux dot ibm.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).