Bug#773747: pgpdump: infinite loop on crafted file

2016-10-04 Thread Paul Wise
On Mon, 22 Dec 2014 17:14:24 -0500 Jose-Luis Rivas wrote: > On 22/12/14, 10:52pm, Jakub Wilk wrote: > > This command hangs: > >  > > printf '\243\003' | pgpdump >  > Just got this messages, thanks, now it's actually attached. This is fixed in upstream version 0.30, please upload it. Please includ

Bug#773747: pgpdump: infinite loop on crafted file

2014-12-22 Thread Jose-Luis Rivas
On 22/12/14, 10:31pm, Jakub Wilk wrote: > Package: pgpdump > Version: 0.28-1 > Usertags: afl > > pgpdump hangs when trying to dump the attached crafted file. > > strace tells me it's repeatedly trying to read past EOF: > > read(0, "", 8192) = 0 > read(0, "", 8192)

Bug#773747: pgpdump: infinite loop on crafted file

2014-12-22 Thread Jose-Luis Rivas
On 22/12/14, 10:52pm, Jakub Wilk wrote: > * Jakub Wilk , 2014-12-22, 22:41: > >>pgpdump hangs when trying to dump the attached crafted file. > >Now really attached. > > But my MUA mangled it somehow. :-( > > Third time lucky. This command hangs: > > printf '\243\003' | pgpdump > > -- > Jakub W

Bug#773747: pgpdump: infinite loop on crafted file

2014-12-22 Thread Jakub Wilk
* Jakub Wilk , 2014-12-22, 22:41: pgpdump hangs when trying to dump the attached crafted file. Now really attached. But my MUA mangled it somehow. :-( Third time lucky. This command hangs: printf '\243\003' | pgpdump -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists

Bug#773747: pgpdump: infinite loop on crafted file

2014-12-22 Thread Jakub Wilk
* Jakub Wilk , 2014-12-22, 22:31: pgpdump hangs when trying to dump the attached crafted file. Now really attached. -- Jakub Wilk hang.pgp Description: application/pgp-encrypted

Bug#773747: pgpdump: infinite loop on crafted file

2014-12-22 Thread Jakub Wilk
Package: pgpdump Version: 0.28-1 Usertags: afl pgpdump hangs when trying to dump the attached crafted file. strace tells me it's repeatedly trying to read past EOF: read(0, "", 8192) = 0 read(0, "", 8192) = 0 read(0, "", 8192) =