Off-by-one buffer over-read was reported in libmspack [1]. Reproducer can be found in [1] as well. To reproduce the bug, rebuild libmspack with -fsanitize=address and run: $ test/cabd_md5 mszip-over-read.cab *** mszip-over-read.cab ================================================================= ==761==ERROR: AddressSanitizer: global-buffer-overflow on address 0x08076dde at pc 0x806adc0 bp 0xffeb3998 sp 0xffeb398c READ of size 1 at 0x08076dde thread T0 #0 0x806adbf in inflate mspack/mszipd.c:268 #1 0x806c3a7 in mszipd_decompress mspack/mszipd.c:426 #2 0x8056b04 in cabd_extract mspack/cabd.c:1074 #3 0x804a8e3 in main test/cabd_md5.c:145 #4 0xf70f1a62 in __libc_start_main (/lib/i386-linux-gnu/i686/cmov/libc.so.6+0x19a62) #5 0x8048f10 (/home/jwilk/libmspack-0.4/test/cabd_md5+0x8048f10) 0x08076dde is located 0 bytes to the right of global variable 'dist_extrabits' from 'mspack/mszipd.c' (0x8076dc0) of size 30 0x08076dde is located 34 bytes to the left of global variable 'bitlen_order' from 'mspack/mszipd.c' (0x8076e00) of size 19
Created libmspack tracking bugs for this issue: Affects: fedora-all [bug 1196154] Affects: epel-all [bug 1196155]
(In reply to Vasyl Kaigorodov from comment #0) > Off-by-one buffer over-read was reported in libmspack [1]. > Reproducer can be found in [1] as well. Hi Vasyl, haven't you forget to add the link for [1]?
libmspack-0.5-0.1.alpha.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
libmspack-0.5-0.1.alpha.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
libmspack-0.5-0.1.alpha.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
libmspack-0.5-0.1.alpha.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
libmspack-0.5-0.1.alpha.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.
This CVE Bugzilla entry is for community support informational purposes only as it does not affect a package in a commercially supported Red Hat product. Refer to the dependent bugs for status of those individual community products.