oss-sec mailing list archives

Re: Re: Out-of-bounds read & write in the glibc's qsort()


From: Yuri Gribov <tetra2005 () gmail com>
Date: Mon, 23 Dec 2024 22:33:31 +0300

On Mon, Dec 23, 2024 at 8:47 PM Florian Weimer <fweimer () redhat com> wrote:
It's a bit odd that you disable reflexivity checks by default, but quite
a few of the issues reported are in this category.

I think back then I wanted to make default settings free of false
positives. Often sorted arrays may only contain unique elements and in
such cases reflexivity checks are useless.

-Y


Current thread: