commit | 16145fff375011ac7e82930aeb4dfa3b23a52ebe | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Mon May 14 01:05:00 2018 -0700 |
committer | Olof Johansson <olof@lixom.net> | Mon May 14 01:05:00 2018 -0700 |
tree | ee4e55a76f718dc7aa6520e9a6f77fb764e8b0dc | |
parent | 602a42420ef791c896f01cd0e6f91e6b44d9067d [diff] | |
parent | 31c6085562a03124d3f6a5c43dd9888ac44495a5 [diff] |
Merge tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into fixes SCMI fix for v4.17 A single patch to ensure that the scmi device is not used for setting up scmi handle after it's freed(fixes use after free). * tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux: firmware: arm_scmi: Use after free in scmi_create_protocol_device() Signed-off-by: Olof Johansson <olof@lixom.net>