Merge tag 'scmi-fixes-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep...
authorOlof Johansson <olof@lixom.net>
Mon, 14 May 2018 08:05:00 +0000 (01:05 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 14 May 2018 08:05:00 +0000 (01:05 -0700)
commit16145fff375011ac7e82930aeb4dfa3b23a52ebe
treeee4e55a76f718dc7aa6520e9a6f77fb764e8b0dc
parent602a42420ef791c896f01cd0e6f91e6b44d9067d
parent31c6085562a03124d3f6a5c43dd9888ac44495a5
Merge tag 'scmi-fixes-4.17' of git://git./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>