Bug#834163: libmagick++: undefined behavior on concurrent access because mutex locking is poorly done

2016-08-17 Thread Bastien ROUCARIES
control: tags -1 security control: severity -1 grave Justification DOS

Bug#834163: libmagick++: undefined behavior on concurrent access because mutex locking is poorly done

2016-08-12 Thread Guillaume Gimenez
Le 12/08/2016 à 22:44, Bastien ROUCARIES a écrit : On Fri, Aug 12, 2016 at 6:16 PM, Guillaume Gimenez wrote: Package: libmagick++-6.q16-5v5 Version: 8:6.8.9.9-7.2 Severity: important File: libmagick++ Tags: patch Dear Maintainer, There is a bug in the locking

Bug#834163: libmagick++: undefined behavior on concurrent access because mutex locking is poorly done

2016-08-12 Thread Bastien ROUCARIES
On Fri, Aug 12, 2016 at 6:16 PM, Guillaume Gimenez wrote: > Package: libmagick++-6.q16-5v5 > Version: 8:6.8.9.9-7.2 > Severity: important > File: libmagick++ > Tags: patch > > Dear Maintainer, > > There is a bug in the locking implentation (RAII was the intended C++ idiom) >

Bug#834163: libmagick++: undefined behavior on concurrent access because mutex locking is poorly done

2016-08-12 Thread Guillaume Gimenez
Package: libmagick++-6.q16-5v5 Version: 8:6.8.9.9-7.2 Severity: important File: libmagick++ Tags: patch Dear Maintainer, There is a bug in the locking implentation (RAII was the intended C++ idiom) that has been fixed upstream.