Bug#756325: CVE-2014-5044: gfortran integer overflows

2014-07-29 Thread Matthias Klose
Control: tags -1 moreinfo Control: severity -1 wishlist Am 28.07.2014 um 22:10 schrieb Michael Gilbert:python-pyasn1-modules_0.0.5-0ubuntu3_source.changes > package: src:gcc-4.4, src:gcc-4.6, src:gcc-4.7, src:gcc-4.8, src:gcc-4.9 > severity: serious > tags: security > > Several integer overflow i

Processed: Re: Bug#756325: CVE-2014-5044: gfortran integer overflows

2014-07-29 Thread Debian Bug Tracking System
Processing control commands: > tags -1 moreinfo Bug #756325 [src:gcc-4.4, src:gcc-4.6, src:gcc-4.7, src:gcc-4.8, src:gcc-4.9] CVE-2014-5044: gfortran integer overflows Ignoring request to alter tags of bug #756325 to the same tags previously set > severity -1 wishlist Bug #756325 [src:gcc-4.4, sr

Processed: Re: Bug#756325: CVE-2014-5044: gfortran integer overflows

2014-07-29 Thread Debian Bug Tracking System
Processing control commands: > tags -1 moreinfo Bug #756325 [src:gcc-4.4, src:gcc-4.6, src:gcc-4.7, src:gcc-4.8, src:gcc-4.9] CVE-2014-5044: gfortran integer overflows Added tag(s) moreinfo. > severity -1 wishlist Bug #756325 [src:gcc-4.4, src:gcc-4.6, src:gcc-4.7, src:gcc-4.8, src:gcc-4.9] CVE-

Re: Random panic in load_balance() with 3.16-rc

2014-07-29 Thread Michel Dänzer
On 27.07.2014 03:02, Steven Chamberlain wrote: > On 25/07/14 02:25, Michel Dänzer wrote: >> Attached is fair.s from Debian gcc 4.8.3-5. Does that look better? I'm >> going to try reproducing the problem with a kernel built by that now. > > It looks like gcc-4.9 Debian package version 4.9.1-2 avail

Re: Random panic in load_balance() with 3.16-rc

2014-07-29 Thread Jakub Jelinek
On Mon, Jul 28, 2014 at 08:09:02PM +0200, Markus Trippelsdorf wrote: > Here's the testcase: > > int a, b, c; > void fn1 () > { > int d; > if (fn2 () && !0) > { > b = ( >{ >int e; >fn3 (); >switch (0) >default: >a