diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2020-02-23 03:02:10 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-02-23 03:02:10 +0100 |
commit | dca132a60f226f4cbaa98807518a5ca6cff112ce (patch) | |
tree | d6e196846eee6d731a787e4570c503ef46d1869a /MAINTAINERS | |
parent | Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne... (diff) | |
parent | x86/mce/amd: Fix kobject lifetime (diff) | |
download | linux-dca132a60f226f4cbaa98807518a5ca6cff112ce.tar.xz linux-dca132a60f226f4cbaa98807518a5ca6cff112ce.zip |
Merge tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull RAS fixes from Thomas Gleixner:
"Two fixes for the AMD MCE driver:
- Populate the per CPU MCA bank descriptor pointer only after it has
been completely set up to prevent a use-after-free in case that one
of the subsequent initialization step fails
- Implement a proper release function for the sysfs entries of MCA
threshold controls instead of freeing the memory right in the CPU
teardown code, which leads to another use-after-free when the
associated sysfs file is opened and accessed"
* tag 'ras-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/mce/amd: Fix kobject lifetime
x86/mce/amd: Publish the bank pointer only after setup has succeeded
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions