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:   Wed, 10 Oct 2018 09:28:15 +0200
From:   Juergen Gross <jgross@...e.com>
To:     Ingo Molnar <mingo@...nel.org>
Cc:     linux-kernel@...r.kernel.org, xen-devel@...ts.xenproject.org,
        x86@...nel.org, linux-doc@...r.kernel.org, tglx@...utronix.de,
        mingo@...hat.com, bp@...en8.de, hpa@...or.com, corbet@....net,
        boris.ostrovsky@...cle.com,
        Peter Zijlstra <a.p.zijlstra@...llo.nl>,
        Kees Cook <keescook@...omium.org>
Subject: Re: [PATCH v5 0/3] x86: make rsdp address accessible via boot params

On 10/10/2018 09:19, Ingo Molnar wrote:
> 
> * Juergen Gross <jgross@...e.com> wrote:
> 
>> You can just dive into the discussion we had back in February:
> 
> That was half a year and a thousand commits ago! ;-)

Yes. :-)

> 
>> https://lore.kernel.org/lkml/20180213163244.j2zuxyhs4kbfhwgj@gmail.com/
>>
>> The scheme I have used in V5 of the series is the one you agreed to use
>> back then.
>>
>> A quick summary of the problem you mentioned:
>>
>> There are some downstream variants of grub2 with a patch breaking the
>> boot protocol by writing garbage past the end of setup_header. Adding
>> a new field at the end of setup_header (here: rsdp_address) resulted in
>> those grub2 variants clobbering the preset value of 0.
>>
>> The solution is to let grub2 report back the used boot protocol version
>> with setting a flag "I am reporting back my version". The kernel now is
>> capable to know which fields of setup_header are known to grub2 and can
>> act accordingly.
>>
>> The related grub2 patch series is under review right now.
> 
> Ok, that's reassuring - that's all the context I needed.
> 
> Would it help grub2 review+integration if we applied this to -tip and staged
> it there until the Grub patches are accepted, or can I consider those changes
> as grub2 upstream accepted?

Applying to -tip would really be great! I can send you a note when the
grub series has been accepted. The grub maintainer has already sent me
a note he will be looking at the patches soon.

> I'd like to help make it happen, let me know what the best route is.

I appreciate that a lot!


Thanks,

Juergen

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ