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 malloc/23060] posix_memalign() crash with alignment = 0x20 and sizes from (SIZE_MAX - 0x60) to (SIZE_MAX - 0x40)


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

--- Comment #2 from Gabriel Ganne <gabriel.ganne at gmail dot com> ---
(In reply to Carlos O'Donell from comment #1)
> I might expect this is fixed by this:
> 
> commit 8e448310d74b283c5cd02b9ed7fb997b47bf9b22
> Author: Arjun Shankar <arjun.is@lostca.se>
> Date:   Thu Jan 18 16:47:06 2018 +0000
> 
>     Fix integer overflows in internal memalign and malloc functions [BZ
> #22343]
> 
> 
> Are you able to test on master?

You're right, it does.
I'm sorry, I had not seen it.
Thanks

-- 
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]