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:   Tue, 12 Sep 2017 13:58:35 -0700
From:   Andrew Morton <akpm@...ux-foundation.org>
To:     Alexandru Moise <00moses.alexander00@...il.com>,
        linux-kernel@...r.kernel.org, khandual@...ux.vnet.ibm.com,
        mhocko@...e.com, aarcange@...hat.com, minchan@...nel.org,
        hillf.zj@...baba-inc.com, shli@...com, rppt@...ux.vnet.ibm.com,
        kirill.shutemov@...ux.intel.com, mgorman@...hsingularity.net,
        rientjes@...gle.com, riel@...hat.com, linux-mm@...ck.org,
        Naoya Horiguchi <n-horiguchi@...jp.nec.com>
Subject: Re: [PATCH] mm, hugetlb, soft_offline: save compound page order
 before page migration

On Tue, 12 Sep 2017 13:54:48 -0700 Andrew Morton <akpm@...ux-foundation.org> wrote:

> On Tue, 12 Sep 2017 22:43:06 +0200 Alexandru Moise <00moses.alexander00@...il.com> wrote:
> 
> > This fixes a bug in madvise() where if you'd try to soft offline a
> > hugepage via madvise(), while walking the address range you'd end up,
> > using the wrong page offset due to attempting to get the compound
> > order of a former but presently not compound page, due to dissolving
> > the huge page (since c3114a8).
> 
> What are the user visible effects of the bug?  The wrong page is
> offlined?  No offlining occurs?  

This also affects MADV_HWPOISON?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ