On 18 May 2017 at 14:01, Kees Cook <keesc...@chromium.org> wrote: > On Thu, May 18, 2017 at 3:35 AM, Ard Biesheuvel > <ard.biesheu...@linaro.org> wrote: >> On 12 May 2017 at 22:58, Kees Cook <keesc...@chromium.org> wrote: >>> During the internal pstore API refactoring, the EFI vars read entry was >>> accidentally made to update a stack variable instead of the pstore >>> private data pointer. This corrects the problem (and removes the now >>> needless argument). >>> >>> Signed-off-by: Kees Cook <keesc...@chromium.org> >> >> Does this need a cc stable? > > No, the refactor first appeared in 4.12-rc1. >
OK. Applied.