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>] [day] [month] [year] [list]
Date:   Thu, 15 Oct 2020 13:31:40 -0300
From:   Arnaldo Carvalho de Melo <acme@...nel.org>
To:     Jiri Olsa <jolsa@...hat.com>
Cc:     Thomas Richter <tmricht@...ux.ibm.com>,
        "linux-perf-use." <linux-perf-users@...r.kernel.org>,
        Sumanth Korikkar <sumanthk@...ux.ibm.com>,
        Sven Schnelle <svens@...ux.ibm.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: perf test 67 dumps core on linux v5.9

Em Thu, Oct 15, 2020 at 05:09:17PM +0200, Jiri Olsa escreveu:
> ah when puting it on top of perf/core I found it's already fixed there:
>   a55b7bb1c146 (tag: perf-tools-tests-v5.10-2020-09-28) perf test: Fix msan uninitialized use.
 
> so we should be fine

For 5.10, yes, but probably we need to send this to stable@ since Thomas
reported it failing on v5.9.

Does a55b7bb1c146 have a Fixes: tag?

Yes!

[acme@...e perf]$ git show a55b7bb1c146 | grep Fixes:
    Fixes: commit f5a56570a3f2 ("perf test: Fix memory leaks in parse-metric test")
[acme@...e perf]$ git tag --contains f5a56570a3f2 | grep ^v | head -1
v5.9
[acme@...e perf]$

So v5.9.1 will probably get this automagically cherry-picked.

Good.

- Arnaldo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ