Category Archives: security

lame: global-buffer-overflow in III_i_stereo (layer3.c)

Description: lame is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. Few notes before the details of this bug. Time ago a fuzz was done by Brian Carpenter and Jakub Wilk which posted the results … Continue reading

Posted in advisories, security | Leave a comment

lame: global-buffer-overflow in II_step_one (layer2.c)

Description: lame is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. Few notes before the details of this bug. Time ago a fuzz was done by Brian Carpenter and Jakub Wilk which posted the results … Continue reading

Posted in advisories, security | 2 Comments

lame: divide-by-zero in parse_wave_header (get_audio.c)

Description: lame is a high quality MPEG Audio Layer III (MP3) encoder licensed under the LGPL. Few notes before the details of this bug. Time ago a fuzz was done by Brian Carpenter and Jakub Wilk which posted the results … Continue reading

Posted in advisories, security | Leave a comment

ytnef: heap-based buffer overflow in DecompressRTF (ytnef.c)

Description: ytnef is Yeraze’s TNEF Stream Reader – for winmail.dat files. The complete ASan output of the issue: # ytnefprint $FILE ==22808==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x61800000039e at pc 0x7f6b57c2fcb8 bp 0x7ffd8ca179d0 sp 0x7ffd8ca179c8 READ of size 1 at 0x61800000039e … Continue reading

Posted in advisories, security | 1 Comment

ytnef: memory allocation failure in TNEFFillMapi (ytnef.c)

Description: ytnef is Yeraze’s TNEF Stream Reader – for winmail.dat files. The complete ASan output of the issue: # ytnefprint $FILE ==11998==AddressSanitizer CHECK failed: /tmp/portage/sys-libs/compiler-rt-sanitizers-4.0.0/work/compiler-rt-4.0.0.src/lib/sanitizer_common/sanitizer_common.cc:120 “((0 && “unable to mmap”)) != (0)” (0x0, 0x0) #0 0x4d95cf in __asan::AsanCheckFailed(char const*, int, … Continue reading

Posted in advisories, security | Leave a comment

ytnef: heap-based buffer overflow in SwapDWord (ytnef.c)

Description: ytnef is Yeraze’s TNEF Stream Reader – for winmail.dat files. The complete ASan output of the issue: # ytnefprint $FILE ==12532==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000000014 at pc 0x7f8e3c35544e bp 0x7ffeb883d890 sp 0x7ffeb883d888 READ of size 1 at 0x602000000014 … Continue reading

Posted in advisories, security | Leave a comment

ytnef: heap-based-buffer overflow in SwapWord (ytnef.c)

Description: ytnef is Yeraze’s TNEF Stream Reader – for winmail.dat files. The complete ASan output of the issue: # ytnefprint $FILE ==22220==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000000038 at pc 0x7ff75139d8eb bp 0x7ffeed684ad0 sp 0x7ffeed684ac8 READ of size 1 at 0x602000000038 … Continue reading

Posted in advisories, security | Leave a comment

ytnef: NULL pointer dereference in MAPIPrint (ytnef.c)

Description: ytnef is Yeraze’s TNEF Stream Reader – for winmail.dat files. The complete ASan output of the issue: # ytnefprint $FILE ==12467==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7f59364c62b6 bp 0x7ffe1b8d4af0 sp 0x7ffe1b8d4278 T0) ==12467==The signal is caused by … Continue reading

Posted in advisories, security | 1 Comment

ytnef: heap-based buffer overflow in PrintTNEF (ytnefprint/main.c)

Description: ytnef is Yeraze’s TNEF Stream Reader – for winmail.dat files. The complete ASan output of the issue: # ytnefprint $FILE ==11928==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x602000001031 at pc 0x00000049df8d bp 0x7ffd1e1feb20 sp 0x7ffd1e1fe2d0 READ of size 2 at 0x602000001031 … Continue reading

Posted in advisories, security | Leave a comment

qpdf: three infinite loop in libqpdf

Description: qpdf QPDF is a command-line program that does structural, content-preserving transformations on PDF files. I discovered three infinite loop. Upstream didn’t provide a feedback, so they might have the same root cause. # qpdf $FILE – ==8000==ERROR: AddressSanitizer: stack-overflow … Continue reading

Posted in advisories, security | Leave a comment