Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1587598
| From | Wang Nan <wangnan0@huawei.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH -stable 4.1 0/2] perf/core: Fix CVE-2017-6001 |
| Date | 2017-02-24 14:10 +0100 |
| Message-ID | <tenNg-yV-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
These two patch are needed for stable 4.1. They fix CVE-2017-6001. Peter Zijlstra (2): perf: Restructure perf syscall point of no return perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race kernel/events/core.c | 102 +++++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 83 insertions(+), 19 deletions(-) -- 2.10.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH -stable 4.1 0/2] perf/core: Fix CVE-2017-6001 Wang Nan <wangnan0@huawei.com> - 2017-02-24 14:10 +0100 [PATCH -stable 4.1 2/2] perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race Wang Nan <wangnan0@huawei.com> - 2017-02-24 14:10 +0100 [PATCH -stable 4.1 1/2] perf: Restructure perf syscall point of no return Wang Nan <wangnan0@huawei.com> - 2017-02-24 14:10 +0100
csiph-web