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-next>] [day] [month] [year] [list]
Date:   Sun, 19 Mar 2023 13:56:55 +0100
From:   Borislav Petkov <bp@...en8.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] perf/urgent for v6.3-rc3

Hi Linus,

please pull three urgent perf fixes for 6.3.

Thx.

---

The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

  Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/perf_urgent_for_v6.3_rc3

for you to fetch changes up to fd0815f632c24878e325821943edccc7fde947a2:

  perf: Fix check before add_event_to_groups() in perf_group_detach() (2023-03-15 21:49:47 +0100)

----------------------------------------------------------------
- Check whether sibling events have been deactivated before adding them
  to groups

- Update the proper event time tracking variable depending on the
  event type

- Fix a memory overwrite issue due to using the wrong function argument
  when outputting perf events

----------------------------------------------------------------
Budimir Markovic (1):
      perf: Fix check before add_event_to_groups() in perf_group_detach()

Song Liu (1):
      perf: fix perf_event_context->time

Yang Jihong (1):
      perf/core: Fix perf_output_begin parameter is incorrectly invoked in perf_event_bpf_output

 kernel/events/core.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ