lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 5 Feb 2015 09:43:00 +0100
From:	Frans Klaver <fransklaver@...il.com>
To:	william <william@...sse.org>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Rik van Riel <riel@...hat.com>, Michal Hocko <mhocko@...e.cz>
Subject: Re: divide by zero oops in kernel 3.17.7

On Thu, Feb 5, 2015 at 9:39 AM, Frans Klaver <fransklaver@...il.com> wrote:
> On Thu, Feb 5, 2015 at 5:08 AM, william <william@...sse.org> wrote:
>> so it seems that i m hitting this bug :
>> https://lkml.org/lkml/2014/4/29/497
>>
>> + if (!divisor)
>> + divisor = 1;
>>
>> that have been fixed ( well it looks more like a workaround than a fix
>> seen from here ) in the 64 bit code but not in the 32 bit code ? I
>> understand it right ?

I forgot to mention that the eventual fix is not the original patch
submission. d5c9fde3dae75088916 (mm/page-writeback.c: fix divide by
zero in pos_ratio_polynom) ended up being merged.

Frans
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ