cvs-malloc-hardening
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Tue, 1 Aug 2017 11:46:34 +0000 (12:46 +0100)
committerAurelien Jarno <aurel32@debian.org>
Tue, 1 Aug 2017 11:46:34 +0000 (12:46 +0100)
commitccda8c6625ab42e376deea06b0bdb08e44160cad
tree9712b67d25549b7905ab576c09b19bcd7a24d031
parent45b300235796e9c4596748b6c2f18088dd312a88
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