cvs-malloc-hardening
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 26 Aug 2017 09:09:24 +0000 (10:09 +0100)
committerAurelien Jarno <aurel32@debian.org>
Sat, 26 Aug 2017 09:09:24 +0000 (10:09 +0100)
commitff6c64de114852dbc3bc1981f7121cdccb81a291
treea87b34e09c34ebcbb0d43ee331492c917757e7a3
parentfba01d8ad141ee1aa8d341f88cd6121da951bd50
cvs-malloc-hardening

2017-03-17  Chris Evans  <scarybeasts@gmail.com>

* malloc/malloc.c (unlink): Add consistency check between size and
next->prev->size, to further harden against 1-byte overflows.

2016-10-27  Florian Weimer  <fweimer@redhat.com>

* malloc/malloc.c (sysmalloc): Initialize previous size field of
mmaped chunks.

Gbp-Pq: Topic any
Gbp-Pq: Name cvs-malloc-hardening.diff
malloc/malloc.c