This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/21956] Stack allocation in MIPS syscall impl (ubounded stack allocation in syscall loops)


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

Carlos O'Donell <carlos at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

--- Comment #2 from Carlos O'Donell <carlos at redhat dot com> ---
Setting security- because the stack allocation is very small, and bounded, and
we have no known way to trigger this in any real applications. The
nptl/tst-rwlock15 test is a very synthetic test with almost a zero sized rdlock
section.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]