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] [day] [month] [year] [list]
Date:   Mon, 20 Feb 2017 10:44:19 +0100
From:   Borislav Petkov <bp@...e.de>
To:     "Huang, Ying" <ying.huang@...el.com>
Cc:     "Rafael J . Wysocki" <rjw@...ysocki.net>,
        Len Brown <lenb@...nel.org>,
        Tomasz Nowicki <tomasz.nowicki@...aro.org>,
        linux-acpi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -v2] ACPI, APEI: Fix BERT resources conflict with ACPI
 NVS area

On Mon, Feb 20, 2017 at 09:12:58AM +0800, Huang, Ying wrote:
> From: Huang Ying <ying.huang@...el.com>
> 
> It was reported that on some machines, there is overlap between ACPI
> NVS area and BERT address range.  This appears reasonable because BERT
> contents need to be non-volatile across reboot.  But this will cause
> resources conflict in current Linux kernel implementation because the
> ACPI NVS area is marked as busy.  The resource conflict is fixed via
> excluding the ACPI NVS area when requesting IO resources for BERT.
> When accessing the BERT contents, the whole BERT address range will be
> ioremapped and accessed.
> 
> Reported-and-tested-by: Hans Kristian Rosbach <hansr@...kesider.no>
> Signed-off-by: "Huang, Ying" <ying.huang@...el.com>
> ---
>  drivers/acpi/apei/bert.c | 20 ++++++++++++--------
>  1 file changed, 12 insertions(+), 8 deletions(-)

Acked-by: Borislav Petkov <bp@...e.de>

-- 
Regards/Gruss,
    Boris.

SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)
-- 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ