CVE-2018-5146: Prevent out-of-bounds write in codebook decoding.
authorThomas Daede <daede003@umn.edu>
Thu, 15 Mar 2018 21:15:31 +0000 (14:15 -0700)
committerThomas Daede <daede003@umn.edu>
Fri, 16 Mar 2018 16:18:11 +0000 (09:18 -0700)
commit667ceb4aab60c1f74060143bb24e5f427b3cce5f
treee26d7490eb5e55a61ed9b5cbc8835c09de8b6b11
parentc1c2831fc7306d5fbd7bc800324efd12b28d327f
CVE-2018-5146: Prevent out-of-bounds write in codebook decoding.

Codebooks that are not an exact divisor of the partition size are now
truncated to fit within the partition.
lib/codebook.c