All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] firmware: scmi: fixes for v4.17 (part 2)
@ 2018-05-11 13:29 Sudeep Holla
  2018-05-14  8:05 ` Olof Johansson
  0 siblings, 1 reply; 2+ messages in thread
From: Sudeep Holla @ 2018-05-11 13:29 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM-SoC team,

Please pull !

Regards,
Sudeep

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-4.17

for you to fetch changes up to 31c6085562a03124d3f6a5c43dd9888ac44495a5:

  firmware: arm_scmi: Use after free in scmi_create_protocol_device() (2018-05-08 18:03:47 +0100)

----------------------------------------------------------------
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).

----------------------------------------------------------------
Dan Carpenter (1):
      firmware: arm_scmi: Use after free in scmi_create_protocol_device()

 drivers/firmware/arm_scmi/driver.c | 1 +
 1 file changed, 1 insertion(+)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] firmware: scmi: fixes for v4.17 (part 2)
  2018-05-11 13:29 [GIT PULL] firmware: scmi: fixes for v4.17 (part 2) Sudeep Holla
@ 2018-05-14  8:05 ` Olof Johansson
  0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2018-05-14  8:05 UTC (permalink / raw)
  To: linux-arm-kernel

On Fri, May 11, 2018 at 02:29:42PM +0100, Sudeep Holla wrote:
> Hi ARM-SoC team,
> 
> Please pull !
> 
> Regards,
> Sudeep
> 
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-fixes-4.17
> 
> for you to fetch changes up to 31c6085562a03124d3f6a5c43dd9888ac44495a5:
> 
>   firmware: arm_scmi: Use after free in scmi_create_protocol_device() (2018-05-08 18:03:47 +0100)
> 
> ----------------------------------------------------------------
> 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).

Merged, thanks.


-Olof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-14  8:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-11 13:29 [GIT PULL] firmware: scmi: fixes for v4.17 (part 2) Sudeep Holla
2018-05-14  8:05 ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.